keycloak not getting started | docker-compose.yaml
imissar opened this issue · 1 comments
imissar commented
When running docker compose command (docker compose up -d) for docker-compose.yaml file getting below errors for keycloak
exec /opt/bitnami/scripts/keycloak/entrypoint.sh: exec format error
Please find the snapshot below when I ran the command :
I also tried updating the docker image with file :
docker-compose.txt
Please let me know If I need to update anything or share the updated docker-compose file.
imissar commented
Fixed the issue by changing keycloak from bitnami to quay.io-keycloak.
Hence marking it closed.