Build: #6 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
27-Jul-2016 11:23:47 Successfully built 479d623423cb
27-Jul-2016 11:23:47 Sending build context to Docker daemon 22.02 kB
27-Jul-2016 11:23:47
27-Jul-2016 11:23:47 Step 1 : FROM ubuntu
27-Jul-2016 11:23:48 latest: Pulling from library/ubuntu
27-Jul-2016 11:23:48 Digest: sha256:c6674c44c6439673bf56536c1a15916639c47ea04c3d6296c5df938add67b54b
27-Jul-2016 11:23:48 Status: Image is up to date for ubuntu:latest
27-Jul-2016 11:23:48 ---> 42118e3df429
27-Jul-2016 11:23:48 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/*     ;
27-Jul-2016 11:23:48 ---> Using cache
27-Jul-2016 11:23:48 ---> ef020dcff289
27-Jul-2016 11:23:48 Step 3 : COPY FILES.toolserver /
27-Jul-2016 11:23:48 ---> Using cache
27-Jul-2016 11:23:48 ---> cd6e76a1bcff
27-Jul-2016 11:23:48 Step 4 : ENV TOOLSERVER_PORT 8082
27-Jul-2016 11:23:48 ---> Using cache
27-Jul-2016 11:23:48 ---> c969e80749d6
27-Jul-2016 11:23:48 Step 5 : CMD /usr/local/bin/usage
27-Jul-2016 11:23:48 ---> Using cache
27-Jul-2016 11:23:48 ---> 93937ede1339
27-Jul-2016 11:23:48 Successfully built 93937ede1339
27-Jul-2016 11:23:48 Tagged clowder toolserver with local
27-Jul-2016 11:23:48 Tagged clowder toolserver with local
27-Jul-2016 11:23:48 Untagged: toolserver-12310:latest
27-Jul-2016 11:23:48 Untagged: clowder-12310:latest