Build: #2 was successful Changes by Michal Ondrejcek

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
14-Jul-2016 14:52:01 Successfully built f075d4d405c3
14-Jul-2016 14:52:01 Sending build context to Docker daemon 22.02 kB
14-Jul-2016 14:52:01
14-Jul-2016 14:52:01 Step 1 : FROM ubuntu
14-Jul-2016 14:52:02 latest: Pulling from library/ubuntu
14-Jul-2016 14:52:02 Digest: sha256:ba1688fec34f66d8a7ff5b42e6971625d8232c72bf0e38ad06dda10cad157293
14-Jul-2016 14:52:02 Status: Image is up to date for ubuntu:latest
14-Jul-2016 14:52:02 ---> cf62323fa025
14-Jul-2016 14:52:02 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/*     ;
14-Jul-2016 14:52:02 ---> Using cache
14-Jul-2016 14:52:02 ---> 84aedc70ec07
14-Jul-2016 14:52:02 Step 3 : COPY FILES.toolserver /
14-Jul-2016 14:52:02 ---> Using cache
14-Jul-2016 14:52:02 ---> 3c213728916f
14-Jul-2016 14:52:02 Step 4 : ENV TOOLSERVER_PORT 8082
14-Jul-2016 14:52:02 ---> Using cache
14-Jul-2016 14:52:02 ---> 89290ae39a8c
14-Jul-2016 14:52:02 Step 5 : CMD /usr/local/bin/usage
14-Jul-2016 14:52:02 ---> Using cache
14-Jul-2016 14:52:02 ---> 26b17e5bec73
14-Jul-2016 14:52:02 Successfully built 26b17e5bec73
14-Jul-2016 14:52:02 Tagged clowder toolserver with local
14-Jul-2016 14:52:02 Tagged clowder toolserver with local
14-Jul-2016 14:52:02 Untagged: toolserver-21458:latest
14-Jul-2016 14:52:02 Untagged: clowder-21458:latest