-
Notifications
You must be signed in to change notification settings - Fork 76
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 build error #413
Comments
Sorry this does seem to be an issue unless I am missing something. I have started the build however by changing the container name that mounts to amazeeio-dnsmasq |
Yep, as stated in the docs, this demo app is built around amazeeio. That means you have to run it with the amazeeio toolchain locally (that's also stated in the project readme). Please refer to docs.amazee.io for that. If you continue to have the aforementioned issue, please come back here :). PS: If you want, you can of course also run it without amazeeio but then you have to set up and orchestrate the docker containers yourself. |
There is also an open issue to add support for Lando #404. But I haven't found time to work on that yet. |
Try |
I was missing the |
When running "docker-build" out the box I get the following error:
ERROR: Service "cli" mounts volumes from "amazeeio-ssh-agent", which is not the name of a service or container.
The text was updated successfully, but these errors were encountered: