You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
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?
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.
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
The text was updated successfully, but these errors were encountered: