Build: #4 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
21-Jul-2016 09:11:39 Successfully built 6612e3ebb974
21-Jul-2016 09:11:39 Sending build context to Docker daemon 22.02 kB
21-Jul-2016 09:11:39
21-Jul-2016 09:11:39 Step 1 : FROM ubuntu
21-Jul-2016 09:11:39 latest: Pulling from library/ubuntu
21-Jul-2016 09:11:39 Digest: sha256:7ce82491d6e35d3aa7458a56e470a821baecee651fba76957111402591d20fc1
21-Jul-2016 09:11:39 Status: Image is up to date for ubuntu:latest
21-Jul-2016 09:11:39 ---> ac526a356ca4
21-Jul-2016 09:11:39 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/*     ;
21-Jul-2016 09:11:39 ---> Using cache
21-Jul-2016 09:11:39 ---> c3c9092bec10
21-Jul-2016 09:11:39 Step 3 : COPY FILES.toolserver /
21-Jul-2016 09:11:39 ---> Using cache
21-Jul-2016 09:11:39 ---> 1ac400bb022f
21-Jul-2016 09:11:39 Step 4 : ENV TOOLSERVER_PORT 8082
21-Jul-2016 09:11:39 ---> Using cache
21-Jul-2016 09:11:39 ---> 0e7ecd4c7991
21-Jul-2016 09:11:39 Step 5 : CMD /usr/local/bin/usage
21-Jul-2016 09:11:39 ---> Using cache
21-Jul-2016 09:11:39 ---> 1b4b176c017b
21-Jul-2016 09:11:39 Successfully built 1b4b176c017b
21-Jul-2016 09:11:39 Tagged clowder toolserver with local
21-Jul-2016 09:11:39 Tagged clowder toolserver with local
21-Jul-2016 09:11:39 Untagged: toolserver-6600:latest
21-Jul-2016 09:11:39 Untagged: clowder-6600:latest