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
20-Jul-2016 07:49:46 Removing intermediate container 38b89fd7884f
20-Jul-2016 07:49:46 Successfully built 0290f690f0ec
20-Jul-2016 07:49:46 Sending build context to Docker daemon 22.02 kB
20-Jul-2016 07:49:46
20-Jul-2016 07:49:46 Step 1 : FROM ubuntu
20-Jul-2016 07:49:47 latest: Pulling from library/ubuntu
20-Jul-2016 07:49:47 Digest: sha256:7ce82491d6e35d3aa7458a56e470a821baecee651fba76957111402591d20fc1
20-Jul-2016 07:49:47 Status: Image is up to date for ubuntu:latest
20-Jul-2016 07:49:47 ---> ac526a356ca4
20-Jul-2016 07:49:47 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/*     ;
20-Jul-2016 07:49:47 ---> Using cache
20-Jul-2016 07:49:47 ---> f65b37349fab
20-Jul-2016 07:49:47 Step 3 : COPY FILES.toolserver /
20-Jul-2016 07:49:47 ---> Using cache
20-Jul-2016 07:49:47 ---> 7af9fe21e283
20-Jul-2016 07:49:47 Step 4 : ENV TOOLSERVER_PORT 8082
20-Jul-2016 07:49:47 ---> Using cache
20-Jul-2016 07:49:47 ---> d8d975116ff9
20-Jul-2016 07:49:47 Step 5 : CMD /usr/local/bin/usage
20-Jul-2016 07:49:47 ---> Using cache
20-Jul-2016 07:49:47 ---> d9f608ec737b
20-Jul-2016 07:49:47 Successfully built d9f608ec737b
20-Jul-2016 07:49:47 Tagged clowder toolserver with local
20-Jul-2016 07:49:47 Untagged: toolserver-16477:latest
20-Jul-2016 07:49:47 Untagged: clowder-16477:latest