Build: #1 was successful First build for this plan

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
22-Aug-2016 16:00:41 Successfully built 09f5f402d460
22-Aug-2016 16:00:41 Sending build context to Docker daemon 22.02 kB
22-Aug-2016 16:00:41
22-Aug-2016 16:00:41 Step 1 : FROM ubuntu
22-Aug-2016 16:00:42 latest: Pulling from library/ubuntu
22-Aug-2016 16:00:42 Digest: sha256:8e2324f2288c26e1393b63e680ee7844202391414dbd48497e9a4fd997cd3cbf
22-Aug-2016 16:00:42 Status: Image is up to date for ubuntu:latest
22-Aug-2016 16:00:42 ---> f8d79ba03c00
22-Aug-2016 16:00:42 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/*     ;
22-Aug-2016 16:00:42 ---> Using cache
22-Aug-2016 16:00:42 ---> d56623a449e1
22-Aug-2016 16:00:42 Step 3 : COPY FILES.toolserver /
22-Aug-2016 16:00:42 ---> Using cache
22-Aug-2016 16:00:42 ---> d213877f8f98
22-Aug-2016 16:00:42 Step 4 : ENV TOOLSERVER_PORT 8082
22-Aug-2016 16:00:42 ---> Using cache
22-Aug-2016 16:00:42 ---> 6df117bb44f0
22-Aug-2016 16:00:42 Step 5 : CMD /usr/local/bin/usage
22-Aug-2016 16:00:42 ---> Using cache
22-Aug-2016 16:00:42 ---> f397d078bacd
22-Aug-2016 16:00:42 Successfully built f397d078bacd
22-Aug-2016 16:00:42 Tagged clowder toolserver with local
22-Aug-2016 16:00:42 Tagged clowder toolserver with local
22-Aug-2016 16:00:42 Untagged: toolserver-27898:latest
22-Aug-2016 16:00:42 Untagged: clowder-27898:latest