Build: #2 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
15-Jul-2016 17:08:37 Successfully built f43f6594aeff
15-Jul-2016 17:08:37 Sending build context to Docker daemon 22.02 kB
15-Jul-2016 17:08:37
15-Jul-2016 17:08:37 Step 1 : FROM ubuntu
15-Jul-2016 17:08:38 latest: Pulling from library/ubuntu
15-Jul-2016 17:08:38 Digest: sha256:ba1688fec34f66d8a7ff5b42e6971625d8232c72bf0e38ad06dda10cad157293
15-Jul-2016 17:08:38 Status: Image is up to date for ubuntu:latest
15-Jul-2016 17:08:38 ---> cf62323fa025
15-Jul-2016 17:08:38 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/*     ;
15-Jul-2016 17:08:38 ---> Using cache
15-Jul-2016 17:08:38 ---> 84aedc70ec07
15-Jul-2016 17:08:38 Step 3 : COPY FILES.toolserver /
15-Jul-2016 17:08:38 ---> Using cache
15-Jul-2016 17:08:38 ---> 3c213728916f
15-Jul-2016 17:08:38 Step 4 : ENV TOOLSERVER_PORT 8082
15-Jul-2016 17:08:38 ---> Using cache
15-Jul-2016 17:08:38 ---> 89290ae39a8c
15-Jul-2016 17:08:38 Step 5 : CMD /usr/local/bin/usage
15-Jul-2016 17:08:38 ---> Using cache
15-Jul-2016 17:08:38 ---> 26b17e5bec73
15-Jul-2016 17:08:38 Successfully built 26b17e5bec73
15-Jul-2016 17:08:38 Tagged clowder toolserver with local
15-Jul-2016 17:08:38 Tagged clowder toolserver with local
15-Jul-2016 17:08:38 Untagged: toolserver-16793:latest
15-Jul-2016 17:08:38 Untagged: clowder-16793:latest