Core application including web front end

Build: #3 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
09-Dec-2016 10:04:40 Successfully built ff751932bc96
09-Dec-2016 10:04:40 Sending build context to Docker daemon 22.02 kB
09-Dec-2016 10:04:40
09-Dec-2016 10:04:40 Step 1 : FROM ubuntu
09-Dec-2016 10:04:41 latest: Pulling from library/ubuntu
09-Dec-2016 10:04:41 Digest: sha256:3b64c309deae7ab0f7dbdd42b6b326261ccd6261da5d88396439353162703fb5
09-Dec-2016 10:04:41 Status: Image is up to date for ubuntu:latest
09-Dec-2016 10:04:41 ---> 4ca3a192ff2a
09-Dec-2016 10:04:41 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/*     ;
09-Dec-2016 10:04:41 ---> Using cache
09-Dec-2016 10:04:41 ---> be56294299a2
09-Dec-2016 10:04:41 Step 3 : COPY FILES.toolserver /
09-Dec-2016 10:04:41 ---> Using cache
09-Dec-2016 10:04:41 ---> 3669e4c3d984
09-Dec-2016 10:04:41 Step 4 : ENV TOOLSERVER_PORT 8082
09-Dec-2016 10:04:41 ---> Using cache
09-Dec-2016 10:04:41 ---> 19d37941baf2
09-Dec-2016 10:04:41 Step 5 : CMD /usr/local/bin/usage
09-Dec-2016 10:04:41 ---> Using cache
09-Dec-2016 10:04:41 ---> 8923ca250579
09-Dec-2016 10:04:41 Successfully built 8923ca250579
09-Dec-2016 10:04:41 Tagged clowder toolserver with local
09-Dec-2016 10:04:41 Tagged clowder toolserver with local
09-Dec-2016 10:04:41 Untagged: toolserver-5559:latest
09-Dec-2016 10:04:41 Untagged: clowder-5559:latest