Build: #5 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 19:13:39 Successfully built 970ced30f164
02-Jul-2016 19:13:39 Sending build context to Docker daemon 22.02 kB
02-Jul-2016 19:13:39
02-Jul-2016 19:13:39 Step 1 : FROM ubuntu
02-Jul-2016 19:13:39 latest: Pulling from library/ubuntu
02-Jul-2016 19:13:39 Digest: sha256:bbfd93a02a8487edb60f20316ebc966ddc7aa123c2e609185450b96971020097
02-Jul-2016 19:13:39 Status: Image is up to date for ubuntu:latest
02-Jul-2016 19:13:39 ---> 0f192147631d
02-Jul-2016 19:13:39 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 19:13:39 ---> Using cache
02-Jul-2016 19:13:39 ---> 18c77a4e989f
02-Jul-2016 19:13:39 Step 3 : COPY FILES.toolserver /
02-Jul-2016 19:13:40 ---> Using cache
02-Jul-2016 19:13:40 ---> 1723a7ee1630
02-Jul-2016 19:13:40 Step 4 : ENV TOOLSERVER_PORT 8082
02-Jul-2016 19:13:40 ---> Using cache
02-Jul-2016 19:13:40 ---> 27fbfdf77a6f
02-Jul-2016 19:13:40 Step 5 : CMD /usr/local/bin/usage
02-Jul-2016 19:13:40 ---> Using cache
02-Jul-2016 19:13:40 ---> 2251fea1e795
02-Jul-2016 19:13:40 Successfully built 2251fea1e795
02-Jul-2016 19:13:40 Tagged clowder toolserver with local
02-Jul-2016 19:13:40 Tagged clowder toolserver with local
02-Jul-2016 19:13:40 Untagged: toolserver-21910:latest
02-Jul-2016 19:13:40 Untagged: clowder-21910:latest