Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose.yml file has dead image names #25

Closed
Kalle80 opened this issue Mar 22, 2016 · 3 comments
Closed

docker-compose.yml file has dead image names #25

Kalle80 opened this issue Mar 22, 2016 · 3 comments

Comments

@Kalle80
Copy link

Kalle80 commented Mar 22, 2016

Hi,

could you update the docker-compose.yml file to point to correct images?

➜  docker git:(master) docker-compose up -d
Pulling discovery (kbastani/discovery-microservice:latest)...
Pulling repository docker.io/kbastani/discovery-microservice
ERROR: Error: image kbastani/discovery-microservice not found
@jenssaade
Copy link

You can build the docker images locally, just run mvn install on the project root. Run docker-compose up afterwards from the docker dir.

@zirconias
Copy link

i have a 8go mbp , how we can limit docker resources to be able to launch 4 ou more containers and still work smoothly ?

@kbastani
Copy link
Owner

kbastani commented Apr 5, 2016

@zirconias You can try running the example without using Docker, or using AWS EC2

@kbastani kbastani closed this as completed Apr 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants