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

Command docker-compose up -d not working #5

Open
juangcCM opened this issue Dec 17, 2021 · 1 comment · May be fixed by #6
Open

Command docker-compose up -d not working #5

juangcCM opened this issue Dec 17, 2021 · 1 comment · May be fixed by #6

Comments

@juangcCM
Copy link

The base image (vincentchalamon/symfony) of the Dockerfile is not available anymore.

So I get this error

Creating network "graphql-symfony-doctrine-sandbox_graphql-sandbox" with driver "bridge"
Building web
Step 1/2 : FROM vincentchalamon/symfony
ERROR: Service 'web' failed to build: pull access denied for vincentchalamon/symfony, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
@juangcCM
Copy link
Author

I suggest using this image instead
diegogullo/symfony

@juangcCM juangcCM linked a pull request Dec 17, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant