Build: #2 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
24-Nov-2016 17:19:56 Successfully built 170ecce59c86
24-Nov-2016 17:19:57 Sending build context to Docker daemon 22.02 kB
24-Nov-2016 17:19:57
24-Nov-2016 17:19:57 Step 1 : FROM ubuntu
24-Nov-2016 17:19:57 latest: Pulling from library/ubuntu
24-Nov-2016 17:19:57 Digest: sha256:35bc48a1ca97c3971611dc4662d08d131869daa692acb281c7e9e052924e38b1
24-Nov-2016 17:19:57 Status: Image is up to date for ubuntu:latest
24-Nov-2016 17:19:57 ---> e4415b714b62
24-Nov-2016 17:19:57 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/*     ;
24-Nov-2016 17:19:57 ---> Using cache
24-Nov-2016 17:19:57 ---> 89178f4ef526
24-Nov-2016 17:19:57 Step 3 : COPY FILES.toolserver /
24-Nov-2016 17:19:57 ---> Using cache
24-Nov-2016 17:19:57 ---> 904622dd67a2
24-Nov-2016 17:19:57 Step 4 : ENV TOOLSERVER_PORT 8082
24-Nov-2016 17:19:57 ---> Using cache
24-Nov-2016 17:19:57 ---> 55b8921567e4
24-Nov-2016 17:19:57 Step 5 : CMD /usr/local/bin/usage
24-Nov-2016 17:19:57 ---> Using cache
24-Nov-2016 17:19:57 ---> b2da0e6112fb
24-Nov-2016 17:19:57 Successfully built b2da0e6112fb
24-Nov-2016 17:19:57 Tagged clowder toolserver with local
24-Nov-2016 17:19:57 Tagged clowder toolserver with local
24-Nov-2016 17:19:57 Untagged: toolserver-3570:latest
24-Nov-2016 17:19:57 Untagged: clowder-3570:latest