Build: #2 was successful Changes by Indira Gutierrez Polo

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
30-Jun-2016 15:39:21 Removing intermediate container 05f631e6afd3
30-Jun-2016 15:39:21 Successfully built 0e2e1aa32368
30-Jun-2016 15:39:21 Sending build context to Docker daemon 22.02 kB
30-Jun-2016 15:39:21
30-Jun-2016 15:39:21 Step 1 : FROM ubuntu
30-Jun-2016 15:39:22 latest: Pulling from library/ubuntu
30-Jun-2016 15:39:22 Digest: sha256:bbfd93a02a8487edb60f20316ebc966ddc7aa123c2e609185450b96971020097
30-Jun-2016 15:39:22 Status: Image is up to date for ubuntu:latest
30-Jun-2016 15:39:22 ---> 0f192147631d
30-Jun-2016 15:39:22 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/*     ;
30-Jun-2016 15:39:22 ---> Using cache
30-Jun-2016 15:39:22 ---> 68f71b1f3b10
30-Jun-2016 15:39:22 Step 3 : COPY FILES.toolserver /
30-Jun-2016 15:39:22 ---> Using cache
30-Jun-2016 15:39:22 ---> 444b2d667b8b
30-Jun-2016 15:39:22 Step 4 : ENV TOOLSERVER_PORT 8082
30-Jun-2016 15:39:22 ---> Using cache
30-Jun-2016 15:39:22 ---> 21c36f139a1e
30-Jun-2016 15:39:22 Step 5 : CMD /usr/local/bin/usage
30-Jun-2016 15:39:22 ---> Using cache
30-Jun-2016 15:39:22 ---> 123668bfadff
30-Jun-2016 15:39:22 Successfully built 123668bfadff
30-Jun-2016 15:39:22 Tagged clowder toolserver with local
30-Jun-2016 15:39:22 Untagged: toolserver-20860:latest
30-Jun-2016 15:39:22 Untagged: clowder-20860:latest