Core application including web front end

Build: #1 was successful First build for this plan

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
08-Dec-2016 08:31:32 Successfully built b55d1f2f4cc4
08-Dec-2016 08:31:32 Sending build context to Docker daemon 22.02 kB
08-Dec-2016 08:31:32
08-Dec-2016 08:31:32 Step 1 : FROM ubuntu
08-Dec-2016 08:31:32 latest: Pulling from library/ubuntu
08-Dec-2016 08:31:32 Digest: sha256:3b64c309deae7ab0f7dbdd42b6b326261ccd6261da5d88396439353162703fb5
08-Dec-2016 08:31:32 Status: Image is up to date for ubuntu:latest
08-Dec-2016 08:31:32 ---> 4ca3a192ff2a
08-Dec-2016 08:31:32 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/*     ;
08-Dec-2016 08:31:32 ---> Using cache
08-Dec-2016 08:31:32 ---> 2fee608e98fa
08-Dec-2016 08:31:32 Step 3 : COPY FILES.toolserver /
08-Dec-2016 08:31:32 ---> Using cache
08-Dec-2016 08:31:32 ---> c73e89a351f3
08-Dec-2016 08:31:32 Step 4 : ENV TOOLSERVER_PORT 8082
08-Dec-2016 08:31:32 ---> Using cache
08-Dec-2016 08:31:32 ---> ca8e3cb3fcc5
08-Dec-2016 08:31:32 Step 5 : CMD /usr/local/bin/usage
08-Dec-2016 08:31:32 ---> Using cache
08-Dec-2016 08:31:32 ---> 902e38ee6eda
08-Dec-2016 08:31:32 Successfully built 902e38ee6eda
08-Dec-2016 08:31:32 Tagged clowder toolserver with local
08-Dec-2016 08:31:32 Tagged clowder toolserver with local
08-Dec-2016 08:31:32 Untagged: toolserver-28399:latest
08-Dec-2016 08:31:32 Untagged: clowder-28399:latest