Core application including web front end

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