sczyh30 / vertx-blueprint-microservice

Vert.x Blueprint Project - Micro-Shop microservice application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

maiziheimei opened this issue · comments

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.

@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.