Core application including web front end

Build: #11 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
25-Aug-2016 11:56:15 Successfully built 3a37dff1e9ce
25-Aug-2016 11:56:15 Sending build context to Docker daemon 22.02 kB
25-Aug-2016 11:56:15
25-Aug-2016 11:56:15 Step 1 : FROM ubuntu
25-Aug-2016 11:56:16 latest: Pulling from library/ubuntu
25-Aug-2016 11:56:16 Digest: sha256:8e2324f2288c26e1393b63e680ee7844202391414dbd48497e9a4fd997cd3cbf
25-Aug-2016 11:56:16 Status: Image is up to date for ubuntu:latest
25-Aug-2016 11:56:16 ---> f8d79ba03c00
25-Aug-2016 11:56:16 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/*     ;
25-Aug-2016 11:56:16 ---> Using cache
25-Aug-2016 11:56:16 ---> d56623a449e1
25-Aug-2016 11:56:16 Step 3 : COPY FILES.toolserver /
25-Aug-2016 11:56:16 ---> Using cache
25-Aug-2016 11:56:16 ---> d213877f8f98
25-Aug-2016 11:56:16 Step 4 : ENV TOOLSERVER_PORT 8082
25-Aug-2016 11:56:16 ---> Using cache
25-Aug-2016 11:56:16 ---> 6df117bb44f0
25-Aug-2016 11:56:16 Step 5 : CMD /usr/local/bin/usage
25-Aug-2016 11:56:16 ---> Using cache
25-Aug-2016 11:56:16 ---> f397d078bacd
25-Aug-2016 11:56:16 Successfully built f397d078bacd
25-Aug-2016 11:56:16 Tagged clowder toolserver with local
25-Aug-2016 11:56:16 Tagged clowder toolserver with local
25-Aug-2016 11:56:16 Untagged: toolserver-11273:latest
25-Aug-2016 11:56:16 Untagged: clowder-11273:latest