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

Not able to install jboss/keycloak:15.1.0, because it doesn't exists #3

Open
viktorshyrokov opened this issue Mar 12, 2024 · 1 comment

Comments

@viktorshyrokov
Copy link

Hello, started working on the application and failed on the first step ->

./scripts/start.sh

because when I run it, I have the following message

Error response from daemon: pull access denied for jboss/keycloak, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

also I wasn't able to find such an image in the Docker.

@Jefffr
Copy link

Jefffr commented Mar 20, 2024

quick fix : in docker-compose.yml you can replace jboss/keycloak:15.1.0 by quay.io/keycloak/keycloak:15.1.0

jboss change repository to quay.io

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

2 participants