Build: #3 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 18:34:18 Successfully built 511ef7d125fc
24-Nov-2016 18:34:18 Sending build context to Docker daemon 22.02 kB
24-Nov-2016 18:34:18
24-Nov-2016 18:34:18 Step 1 : FROM ubuntu
24-Nov-2016 18:34:18 latest: Pulling from library/ubuntu
24-Nov-2016 18:34:18 Digest: sha256:35bc48a1ca97c3971611dc4662d08d131869daa692acb281c7e9e052924e38b1
24-Nov-2016 18:34:18 Status: Image is up to date for ubuntu:latest
24-Nov-2016 18:34:18 ---> e4415b714b62
24-Nov-2016 18:34:18 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 18:34:18 ---> Using cache
24-Nov-2016 18:34:18 ---> 656cea38eb75
24-Nov-2016 18:34:18 Step 3 : COPY FILES.toolserver /
24-Nov-2016 18:34:18 ---> Using cache
24-Nov-2016 18:34:18 ---> 2a62a26b0d4f
24-Nov-2016 18:34:18 Step 4 : ENV TOOLSERVER_PORT 8082
24-Nov-2016 18:34:18 ---> Using cache
24-Nov-2016 18:34:18 ---> feb05df1db20
24-Nov-2016 18:34:18 Step 5 : CMD /usr/local/bin/usage
24-Nov-2016 18:34:18 ---> Using cache
24-Nov-2016 18:34:18 ---> b5383eb120d7
24-Nov-2016 18:34:18 Successfully built b5383eb120d7
24-Nov-2016 18:34:18 Tagged clowder toolserver with local
24-Nov-2016 18:34:18 Tagged clowder toolserver with local
24-Nov-2016 18:34:18 Untagged: toolserver-767:latest
24-Nov-2016 18:34:18 Untagged: clowder-767:latest