Build: #2 was successful Changes by Luigi Marini

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