Build: #2 was successful Changes by Rob Kooper

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
28-Sep-2016 19:11:18 Successfully built 776a0d02f95e
28-Sep-2016 19:11:18 Sending build context to Docker daemon 22.02 kB
28-Sep-2016 19:11:18
28-Sep-2016 19:11:18 Step 1 : FROM ubuntu
28-Sep-2016 19:11:19 latest: Pulling from library/ubuntu
28-Sep-2016 19:11:19 Digest: sha256:28d4c5234db8d5a634d5e621c363d900f8f241240ee0a6a978784c978fe9c737
28-Sep-2016 19:11:19 Status: Image is up to date for ubuntu:latest
28-Sep-2016 19:11:19 ---> c73a085dc378
28-Sep-2016 19:11:19 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/*     ;
28-Sep-2016 19:11:19 ---> Using cache
28-Sep-2016 19:11:19 ---> dc413d483054
28-Sep-2016 19:11:19 Step 3 : COPY FILES.toolserver /
28-Sep-2016 19:11:19 ---> Using cache
28-Sep-2016 19:11:19 ---> b5f72256c25d
28-Sep-2016 19:11:19 Step 4 : ENV TOOLSERVER_PORT 8082
28-Sep-2016 19:11:19 ---> Using cache
28-Sep-2016 19:11:19 ---> 174df2ebb8d5
28-Sep-2016 19:11:19 Step 5 : CMD /usr/local/bin/usage
28-Sep-2016 19:11:19 ---> Using cache
28-Sep-2016 19:11:19 ---> 5f7f19351c35
28-Sep-2016 19:11:19 Successfully built 5f7f19351c35
28-Sep-2016 19:11:19 Tagged clowder toolserver with local
28-Sep-2016 19:11:19 Tagged clowder toolserver with local
28-Sep-2016 19:11:19 Untagged: toolserver-6137:latest
28-Sep-2016 19:11:19 Untagged: clowder-6137:latest