Build: #2 was successful Changes by Luigi Marini

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
18-Oct-2016 12:57:39 Successfully built 849a9132bc8d
18-Oct-2016 12:57:39 Sending build context to Docker daemon 22.02 kB
18-Oct-2016 12:57:39
18-Oct-2016 12:57:39 Step 1 : FROM ubuntu
18-Oct-2016 12:57:40 latest: Pulling from library/ubuntu
18-Oct-2016 12:57:40 Digest: sha256:2d44ae143feeb36f4c898d32ed2ab2dffeb3a573d2d8928646dfc9cb7deb1315
18-Oct-2016 12:57:40 Status: Image is up to date for ubuntu:latest
18-Oct-2016 12:57:40 ---> f753707788c5
18-Oct-2016 12:57:40 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/*     ;
18-Oct-2016 12:57:40 ---> Using cache
18-Oct-2016 12:57:40 ---> fb9df10eb804
18-Oct-2016 12:57:40 Step 3 : COPY FILES.toolserver /
18-Oct-2016 12:57:40 ---> Using cache
18-Oct-2016 12:57:40 ---> 01c792e18522
18-Oct-2016 12:57:40 Step 4 : ENV TOOLSERVER_PORT 8082
18-Oct-2016 12:57:40 ---> Using cache
18-Oct-2016 12:57:40 ---> 6d8a1cbd14ac
18-Oct-2016 12:57:40 Step 5 : CMD /usr/local/bin/usage
18-Oct-2016 12:57:40 ---> Using cache
18-Oct-2016 12:57:40 ---> 49fb4c0a4381
18-Oct-2016 12:57:40 Successfully built 49fb4c0a4381
18-Oct-2016 12:57:40 Tagged clowder toolserver with local
18-Oct-2016 12:57:40 Tagged clowder toolserver with local
18-Oct-2016 12:57:40 Untagged: toolserver-25255:latest
18-Oct-2016 12:57:40 Untagged: clowder-25255:latest