Git Product home page Git Product logo

spmia-chapter2's People

Contributors

carnellj avatar mikeyoung13 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spmia-chapter2's Issues

Can't run docker maven plugin

I tried to follow the instruction in the readme file:
mvn clean package docker:build
But after running this in command line, I got the following error message:

[ERROR] Failed to execute goal com.spotify:docker-maven-plugin:1.0.0:build (default-cli) on project licensing-service: Exception caught: java.util.concurrent.ExecutionException: com.spotify.docker.client.shaded.javax.ws.rs.ProcessingException: java.io.IOException: No such file or directory -> [Help 1]

My environment:
[Maven]
Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
Maven home: /usr/local/Cellar/maven/3.3.3/libexec
Java version: 1.8.0_65, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.12.5", arch: "x86_64", family: "mac"
[Docker]
Docker version 1.8.0, build 0d03096

Any help is appreciated! Thanks!

Deprecated spotify docker-maven-plugin

Hi!

I just purchased the Korean translated version of this book and noticed that the spotify docker-maven-plugin is in bug-fix only phase.

there is a new plugin spotify

Would it be possible to update the pom file to use the new plugin?

Thanks!

Trying to run the service

I builded the docker file, then as instruction says I am trying to run the containger. Howerver I get this exception:

$ docker-compose -f docker/common/docker-compose.yml up
Starting common_licensingservice_1 ... done
Attaching to common_licensingservice_1
licensingservice_1 | /bin/sh: ./run.sh: not found
common_licensingservice_1 exited with code 127

Gettting an error while running the docker compose command

I have cloned the project and when I build the project using the mvn clean package docker:build command, the image is getting build but when I try running the docker compose command, I am getting the below error.

I even tried running the docker container -p8080:8080 imageId and still getting the below error.
Where I am going wrong,
The first chapter is working perfectly.

E:\spring-cloud-microservices\spmia-chapter2 (master -> origin)
λ docker-compose -f docker\common\docker-compose.yml up
Recreating common_licensingservice_1 ... done
Attaching to common_licensingservice_1
licensingservice_1  | /bin/sh: ./run.sh: not found
common_licensingservice_1 exited with code 127

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.