GithubHelp home page GithubHelp logo

garystafford / spring-music-docker Goto Github PK

View Code? Open in Web Editor NEW
77.0 11.0 74.0 21.38 MB

Build, deploy, and monitor a multi-container, MongoDB-backed, Java Spring web application, using the new Docker 1.12.

Home Page: http://goo.gl/NwPOas

License: Apache License 2.0

Shell 100.00%

spring-music-docker's Issues

ERROR: Service 'logspout' failed to build: lstat build.sh: no such file or directory

ian-mbp:spring-music-docker wildan$ docker-compose up -d
Building elk
Step 1 : FROM willdurand/elk
---> 26bad05fb77c
Step 2 : MAINTAINER Gary A. Stafford [email protected]
---> Using cache
---> b63c8c8598c4
Step 3 : ENV REFRESHED_AT 2015-09-02
---> Using cache
---> 84d620542ed4
Step 4 : COPY logstash-logspout.conf /etc/logstash/logstash-logspout.conf
---> Using cache
---> 8245a234070e
Successfully built 8245a234070e
WARNING: Image for service elk was built because it did not already exist. To rebuild this image you must use docker-compose build or docker-compose up --build.
Building nosqldb
Step 1 : FROM mongo:latest
---> 7f09d45df511
Step 2 : MAINTAINER Gary A. Stafford [email protected]
---> Using cache
---> 56ee5e6beb43
Step 3 : ENV REFRESHED_AT 2015-09-02
---> Using cache
---> 8cb4f60f1d21
Step 4 : VOLUME /data/db
---> Using cache
---> 7a94a32b1443
Step 5 : WORKDIR /data
---> Using cache
---> 31302046f430
Step 6 : CMD mongod --smallfiles
---> Using cache
---> 3de8c61a2974
Successfully built 3de8c61a2974
WARNING: Image for service nosqldb was built because it did not already exist. To rebuild this image you must use docker-compose build or docker-compose up --build.
Building app01
Step 1 : FROM tomcat:latest
---> 25e98610c7d0
Step 2 : MAINTAINER Gary A. Stafford [email protected]
---> Using cache
---> 865c54b1cd17
Step 3 : ENV REFRESHED_AT 2015-09-20
---> Using cache
---> f792aed28fc9
Step 4 : ENV GITHUB_REPO https://github.com/garystafford/spring-music/raw/build-artifacts
---> Using cache
---> 8f0969a386e3
Step 5 : ENV APP_FILE spring-music.war
---> Using cache
---> 16daf82ef284
Step 6 : RUN apt-get update -y && apt-get install wget -y && wget -O /usr/local/tomcat/webapps/ROOT.war ${GITHUB_REPO}/${APP_FILE} && mv /usr/local/tomcat/webapps/ROOT /usr/local/tomcat/webapps/_ROOT
---> Using cache
---> 02c93eb4fb93
Step 7 : COPY tomcat-users.xml /usr/local/tomcat/conf/tomcat-users.xml
---> Using cache
---> 272fc4fc870f
Successfully built 272fc4fc870f
WARNING: Image for service app01 was built because it did not already exist. To rebuild this image you must use docker-compose build or docker-compose up --build.
Building app02
Step 1 : FROM tomcat:latest
---> 25e98610c7d0
Step 2 : MAINTAINER Gary A. Stafford [email protected]
---> Using cache
---> 865c54b1cd17
Step 3 : ENV REFRESHED_AT 2015-09-20
---> Using cache
---> f792aed28fc9
Step 4 : ENV GITHUB_REPO https://github.com/garystafford/spring-music/raw/build-artifacts
---> Using cache
---> 8f0969a386e3
Step 5 : ENV APP_FILE spring-music.war
---> Using cache
---> 16daf82ef284
Step 6 : RUN apt-get update -y && apt-get install wget -y && wget -O /usr/local/tomcat/webapps/ROOT.war ${GITHUB_REPO}/${APP_FILE} && mv /usr/local/tomcat/webapps/ROOT /usr/local/tomcat/webapps/_ROOT
---> Using cache
---> 02c93eb4fb93
Step 7 : COPY tomcat-users.xml /usr/local/tomcat/conf/tomcat-users.xml
---> Using cache
---> 272fc4fc870f
Successfully built 272fc4fc870f
WARNING: Image for service app02 was built because it did not already exist. To rebuild this image you must use docker-compose build or docker-compose up --build.
Building logspout
Step 1 : FROM gliderlabs/logspout:master

Executing 3 build triggers...

Step 1 : COPY ./build.sh /src/build.sh
ERROR: Service 'logspout' failed to build: lstat build.sh: no such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.