Build: #9 was successful Changes by Todd Nicholson <tcnichol@illinois.edu>

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