sczyh30 / vertx-blueprint-microservice

Vert.x Blueprint Project - Micro-Shop microservice application
Apache License 2.0
770 stars 301 forks source link

error with the last step "sudo ./run.sh" #36

Open maiziheimei opened 6 years ago

maiziheimei commented 6 years ago

It has been built successfully, until the last step.

Error: No machine name(s) specified and no "default" machine exists.

I intend to run this project. I need help, thank you.

AmareshKulkarni commented 5 years ago

@maiziheimei I hope you got past this error. Posting some notes as I ran into the exact same issue.

This project expects that you have a docker-machine up and running. Create and run docker-machine by following the steps on

Get Started With Docker Machine.

I have been able to get past the errors and have some of the services running, but could not get the end result. Need to troubleshoot further. But, @sczyh30 Great work.