-
Notifications
You must be signed in to change notification settings - Fork 29
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 does not find beep image #89
Comments
@joek Could you resolve this issue? |
@joek Did you fix this? Im getting the same error still Thanks! |
Can anyone point me in the right direction please? :) |
I would really appreciate if someone can help us out😇 Would love to get started with BEEP! |
Dear @jzakotnik and @brtwrs, maybe it already helps to build the image by invoking docker build --label=beep:dev . beforehand. With kind regards, P.S.: It does not (yet), see #115. |
Thanks for the update. Tried to build it myself in the past, but failed usually. This time it is |
Also getting a similar error. Wondering if anyone got it working with docker-compose. C:\Users\winne\beep>docker-compose up
|
I get exactly same errors including the docker build one mentioned by @jzkotnik. Can anybody help? |
The same here, anyone know how to solve the issue, please? Building image also doesn't work - #115 |
When running docker compose, this results in an error:
ERROR: pull access denied for beep, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
The image doesn't seem to be present on dockerhub, is it somewhere else?
Thanks!
The text was updated successfully, but these errors were encountered: