Make arm64-builds available on dockerhub
charma opened this issue · 2 comments
Description
after lots of issues on my arm64 (macbook) I was able to find out that the docker-virtualisation to arm64 seems to have a problem to run other builds with java applications properly. I know that this issue has been fixed by providing arm64 builds on quay or using unofficial arm64-builds on dockerhub.
Anyways, it would be nice to have an official arm64 build on dockerhub too. It is already available so maybe its no big deal to publish it to dockerhub too?
I would highly appreciate it. Thank you!
Discussion
No response
Motivation
docker on macbook/M1 chip (arm64 architecture) has problems running amd64 images with java application in virtualization on a arm64-platform.
known issue:
docker/for-mac#5310
https://stackoverflow.com/questions/67044893/m1-mac-cannot-run-jboss-keycloak-docker-image
Details
No response
plz fix this
+1
With Keycloak 20 the WildFly based distribution is no longer supported. For the newer Quarkus distribution of Keycloak, check out the new documentation, or the updated container sources.