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
28-Jul-2016 15:59:45 Successfully built f2b4c9fd7684
28-Jul-2016 15:59:45 Sending build context to Docker daemon 22.02 kB
28-Jul-2016 15:59:45
28-Jul-2016 15:59:45 Step 1 : FROM ubuntu
28-Jul-2016 15:59:46 latest: Pulling from library/ubuntu
28-Jul-2016 15:59:46 Digest: sha256:c6674c44c6439673bf56536c1a15916639c47ea04c3d6296c5df938add67b54b
28-Jul-2016 15:59:46 Status: Image is up to date for ubuntu:latest
28-Jul-2016 15:59:46 ---> 42118e3df429
28-Jul-2016 15:59:46 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/*     ;
28-Jul-2016 15:59:46 ---> Using cache
28-Jul-2016 15:59:46 ---> ef020dcff289
28-Jul-2016 15:59:46 Step 3 : COPY FILES.toolserver /
28-Jul-2016 15:59:46 ---> Using cache
28-Jul-2016 15:59:46 ---> cd6e76a1bcff
28-Jul-2016 15:59:46 Step 4 : ENV TOOLSERVER_PORT 8082
28-Jul-2016 15:59:46 ---> Using cache
28-Jul-2016 15:59:46 ---> c969e80749d6
28-Jul-2016 15:59:46 Step 5 : CMD /usr/local/bin/usage
28-Jul-2016 15:59:46 ---> Using cache
28-Jul-2016 15:59:46 ---> 93937ede1339
28-Jul-2016 15:59:46 Successfully built 93937ede1339
28-Jul-2016 15:59:46 Tagged clowder toolserver with local
28-Jul-2016 15:59:46 Tagged clowder toolserver with local
28-Jul-2016 15:59:46 Untagged: toolserver-16320:latest
28-Jul-2016 15:59:46 Untagged: clowder-16320:latest