Core application including web front end

Build: #2 was successful Changes by Max Burnette <mburnet88@gmail.com>

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse default Default Stage Download or View
03-Aug-2016 09:47:45 Successfully built 28839c6772b9
03-Aug-2016 09:47:45 Sending build context to Docker daemon 22.02 kB
03-Aug-2016 09:47:45
03-Aug-2016 09:47:45 Step 1 : FROM ubuntu
03-Aug-2016 09:47:45 latest: Pulling from library/ubuntu
03-Aug-2016 09:47:45 Digest: sha256:c6674c44c6439673bf56536c1a15916639c47ea04c3d6296c5df938add67b54b
03-Aug-2016 09:47:45 Status: Image is up to date for ubuntu:latest
03-Aug-2016 09:47:45 ---> 42118e3df429
03-Aug-2016 09:47:45 Step 2 : RUN apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;
03-Aug-2016 09:47:45 ---> Using cache
03-Aug-2016 09:47:45 ---> ef020dcff289
03-Aug-2016 09:47:45 Step 3 : COPY FILES.toolserver /
03-Aug-2016 09:47:45 ---> Using cache
03-Aug-2016 09:47:45 ---> 3c8b8ae4a88f
03-Aug-2016 09:47:45 Step 4 : ENV TOOLSERVER_PORT 8082
03-Aug-2016 09:47:45 ---> Using cache
03-Aug-2016 09:47:45 ---> 0152cd76ff94
03-Aug-2016 09:47:45 Step 5 : CMD /usr/local/bin/usage
03-Aug-2016 09:47:45 ---> Using cache
03-Aug-2016 09:47:45 ---> 44255820047a
03-Aug-2016 09:47:45 Successfully built 44255820047a
03-Aug-2016 09:47:45 Tagged clowder toolserver with local
03-Aug-2016 09:47:45 Tagged clowder toolserver with local
03-Aug-2016 09:47:45 Untagged: toolserver-6283:latest
03-Aug-2016 09:47:45 Untagged: clowder-6283:latest