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
09-Dec-2016 12:49:35 Successfully built 466a665fbe43
09-Dec-2016 12:49:35 Sending build context to Docker daemon 22.02 kB
09-Dec-2016 12:49:35
09-Dec-2016 12:49:35 Step 1 : FROM ubuntu
09-Dec-2016 12:49:36 latest: Pulling from library/ubuntu
09-Dec-2016 12:49:36 Digest: sha256:3b64c309deae7ab0f7dbdd42b6b326261ccd6261da5d88396439353162703fb5
09-Dec-2016 12:49:36 Status: Image is up to date for ubuntu:latest
09-Dec-2016 12:49:36 ---> 4ca3a192ff2a
09-Dec-2016 12:49:36 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/*     ;
09-Dec-2016 12:49:36 ---> Using cache
09-Dec-2016 12:49:36 ---> be56294299a2
09-Dec-2016 12:49:36 Step 3 : COPY FILES.toolserver /
09-Dec-2016 12:49:36 ---> Using cache
09-Dec-2016 12:49:36 ---> 3669e4c3d984
09-Dec-2016 12:49:36 Step 4 : ENV TOOLSERVER_PORT 8082
09-Dec-2016 12:49:36 ---> Using cache
09-Dec-2016 12:49:36 ---> 19d37941baf2
09-Dec-2016 12:49:36 Step 5 : CMD /usr/local/bin/usage
09-Dec-2016 12:49:36 ---> Using cache
09-Dec-2016 12:49:36 ---> 8923ca250579
09-Dec-2016 12:49:36 Successfully built 8923ca250579
09-Dec-2016 12:49:36 Tagged clowder toolserver with local
09-Dec-2016 12:49:36 Tagged clowder toolserver with local
09-Dec-2016 12:49:36 Untagged: toolserver-31243:latest
09-Dec-2016 12:49:36 Untagged: clowder-31243:latest