Build: #3 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
19-Jul-2016 11:07:57 Successfully built 02f0d8562e2c
19-Jul-2016 11:07:57 Sending build context to Docker daemon 22.02 kB
19-Jul-2016 11:07:57
19-Jul-2016 11:07:57 Step 1 : FROM ubuntu
19-Jul-2016 11:07:58 latest: Pulling from library/ubuntu
19-Jul-2016 11:07:58 Digest: sha256:7ce82491d6e35d3aa7458a56e470a821baecee651fba76957111402591d20fc1
19-Jul-2016 11:07:58 Status: Image is up to date for ubuntu:latest
19-Jul-2016 11:07:58 ---> ac526a356ca4
19-Jul-2016 11:07:58 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/*     ;
19-Jul-2016 11:07:58 ---> Using cache
19-Jul-2016 11:07:58 ---> f65b37349fab
19-Jul-2016 11:07:58 Step 3 : COPY FILES.toolserver /
19-Jul-2016 11:07:58 ---> Using cache
19-Jul-2016 11:07:58 ---> 7af9fe21e283
19-Jul-2016 11:07:58 Step 4 : ENV TOOLSERVER_PORT 8082
19-Jul-2016 11:07:58 ---> Using cache
19-Jul-2016 11:07:58 ---> d8d975116ff9
19-Jul-2016 11:07:58 Step 5 : CMD /usr/local/bin/usage
19-Jul-2016 11:07:58 ---> Using cache
19-Jul-2016 11:07:58 ---> d9f608ec737b
19-Jul-2016 11:07:58 Successfully built d9f608ec737b
19-Jul-2016 11:07:58 Tagged clowder toolserver with local
19-Jul-2016 11:07:58 Tagged clowder toolserver with local
19-Jul-2016 11:07:58 Untagged: toolserver-13078:latest
19-Jul-2016 11:07:58 Untagged: clowder-13078:latest