Build: #9 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
10-Aug-2016 10:23:55 Successfully built 5861bffc7b12
10-Aug-2016 10:23:56 Sending build context to Docker daemon 22.02 kB
10-Aug-2016 10:23:56
10-Aug-2016 10:23:56 Step 1 : FROM ubuntu
10-Aug-2016 10:23:56 latest: Pulling from library/ubuntu
10-Aug-2016 10:23:56 Digest: sha256:c6674c44c6439673bf56536c1a15916639c47ea04c3d6296c5df938add67b54b
10-Aug-2016 10:23:56 Status: Image is up to date for ubuntu:latest
10-Aug-2016 10:23:56 ---> 42118e3df429
10-Aug-2016 10:23:56 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/*     ;
10-Aug-2016 10:23:56 ---> Using cache
10-Aug-2016 10:23:56 ---> ef020dcff289
10-Aug-2016 10:23:56 Step 3 : COPY FILES.toolserver /
10-Aug-2016 10:23:56 ---> Using cache
10-Aug-2016 10:23:56 ---> 3c8b8ae4a88f
10-Aug-2016 10:23:56 Step 4 : ENV TOOLSERVER_PORT 8082
10-Aug-2016 10:23:56 ---> Using cache
10-Aug-2016 10:23:56 ---> 0152cd76ff94
10-Aug-2016 10:23:56 Step 5 : CMD /usr/local/bin/usage
10-Aug-2016 10:23:56 ---> Using cache
10-Aug-2016 10:23:56 ---> 44255820047a
10-Aug-2016 10:23:56 Successfully built 44255820047a
10-Aug-2016 10:23:56 Tagged clowder toolserver with local
10-Aug-2016 10:23:56 Tagged clowder toolserver with local
10-Aug-2016 10:23:56 Untagged: toolserver-27478:latest
10-Aug-2016 10:23:56 Untagged: clowder-27478:latest