camunda/camunda-platform

keycloak not getting started | docker-compose.yaml

imissar opened this issue · 1 comments

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 :

image

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.

Fixed the issue by changing keycloak from bitnami to quay.io-keycloak.
Hence marking it closed.