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
05-Jul-2016 16:56:54 Successfully built 66700752d9bb
05-Jul-2016 16:56:54 Sending build context to Docker daemon 22.02 kB
05-Jul-2016 16:56:54
05-Jul-2016 16:56:54 Step 1 : FROM ubuntu
05-Jul-2016 16:56:54 latest: Pulling from library/ubuntu
05-Jul-2016 16:56:54 Digest: sha256:bbfd93a02a8487edb60f20316ebc966ddc7aa123c2e609185450b96971020097
05-Jul-2016 16:56:54 Status: Image is up to date for ubuntu:latest
05-Jul-2016 16:56:54 ---> 0f192147631d
05-Jul-2016 16:56:54 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/*     ;
05-Jul-2016 16:56:54 ---> Using cache
05-Jul-2016 16:56:54 ---> 68f71b1f3b10
05-Jul-2016 16:56:54 Step 3 : COPY FILES.toolserver /
05-Jul-2016 16:56:54 ---> Using cache
05-Jul-2016 16:56:54 ---> 444b2d667b8b
05-Jul-2016 16:56:54 Step 4 : ENV TOOLSERVER_PORT 8082
05-Jul-2016 16:56:54 ---> Using cache
05-Jul-2016 16:56:54 ---> 21c36f139a1e
05-Jul-2016 16:56:54 Step 5 : CMD /usr/local/bin/usage
05-Jul-2016 16:56:54 ---> Using cache
05-Jul-2016 16:56:54 ---> 123668bfadff
05-Jul-2016 16:56:54 Successfully built 123668bfadff
05-Jul-2016 16:56:54 Tagged clowder toolserver with local
05-Jul-2016 16:56:55 Tagged clowder toolserver with local
05-Jul-2016 16:56:55 Untagged: toolserver-20538:latest
05-Jul-2016 16:56:55 Untagged: clowder-20538:latest