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 does not find beep image #89

Open
jzakotnik opened this issue Feb 21, 2021 · 9 comments
Open

Docker compose does not find beep image #89

jzakotnik opened this issue Feb 21, 2021 · 9 comments

Comments

@jzakotnik
Copy link

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!

@pvgennip
Copy link
Collaborator

@joek Could you resolve this issue?

@brtwrs
Copy link

brtwrs commented May 3, 2021

@joek Did you fix this? Im getting the same error still

Thanks!

@brtwrs
Copy link

brtwrs commented Jun 21, 2021

Can anyone point me in the right direction please? :)

@brtwrs
Copy link

brtwrs commented Jul 27, 2021

I would really appreciate if someone can help us out😇 Would love to get started with BEEP!

@amotl
Copy link

amotl commented Jul 28, 2021

Dear @jzakotnik and @brtwrs,

maybe it already helps to build the image by invoking

docker build --label=beep:dev .

beforehand.

With kind regards,
Andreas.

P.S.: It does not (yet), see #115.

@jzakotnik
Copy link
Author

Thanks for the update. Tried to build it myself in the past, but failed usually. This time it is
executor failed running [/bin/sh -c ls -l && composer install && mv storage storage.bak && chmod -R 777 bootstrap/cache]: exit code: 255

@NewHopeApiary
Copy link

Also getting a similar error. Wondering if anyone got it working with docker-compose.

C:\Users\winne\beep>docker-compose up
time="2022-01-19T19:04:46-06:00" level=warning msg="The "PUSHER_APP_KEY" variable is not set. Defaulting to a blank string."
time="2022-01-19T19:04:46-06:00" level=warning msg="The "PUSHER_APP_CLUSTER" variable is not set. Defaulting to a blank string."
[+] Running 0/3

  • beep Error 4.4s
  • mysql Pulling 4.4s
  • influxdb Error 4.4s
    Error response from daemon: pull access denied for beep, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

@evlach
Copy link

evlach commented Jun 4, 2022

I get exactly same errors including the docker build one mentioned by @jzkotnik. Can anybody help?

@lasicmk2
Copy link

The same here, anyone know how to solve the issue, please? Building image also doesn't work - #115

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

7 participants