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
30-Jun-2016 14:39:21 Removing intermediate container b66cd377ce34
30-Jun-2016 14:39:21 Successfully built d6e6d3cb0b47
30-Jun-2016 14:39:21 Sending build context to Docker daemon 22.02 kB
30-Jun-2016 14:39:21
30-Jun-2016 14:39:21 Step 1 : FROM ubuntu
30-Jun-2016 14:39:21 latest: Pulling from library/ubuntu
30-Jun-2016 14:39:21 Digest: sha256:bbfd93a02a8487edb60f20316ebc966ddc7aa123c2e609185450b96971020097
30-Jun-2016 14:39:21 Status: Image is up to date for ubuntu:latest
30-Jun-2016 14:39:21 ---> 0f192147631d
30-Jun-2016 14:39:21 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/*     ;
30-Jun-2016 14:39:21 ---> Using cache
30-Jun-2016 14:39:21 ---> 68f71b1f3b10
30-Jun-2016 14:39:21 Step 3 : COPY FILES.toolserver /
30-Jun-2016 14:39:21 ---> Using cache
30-Jun-2016 14:39:21 ---> 444b2d667b8b
30-Jun-2016 14:39:21 Step 4 : ENV TOOLSERVER_PORT 8082
30-Jun-2016 14:39:21 ---> Using cache
30-Jun-2016 14:39:21 ---> 21c36f139a1e
30-Jun-2016 14:39:21 Step 5 : CMD /usr/local/bin/usage
30-Jun-2016 14:39:21 ---> Using cache
30-Jun-2016 14:39:21 ---> 123668bfadff
30-Jun-2016 14:39:21 Successfully built 123668bfadff
30-Jun-2016 14:39:21 Tagged clowder toolserver with local
30-Jun-2016 14:39:21 Untagged: toolserver-8359:latest
30-Jun-2016 14:39:21 Untagged: clowder-8359:latest