keycloak-containers icon indicating copy to clipboard operation
keycloak-containers copied to clipboard

Make arm64-builds available on dockerhub

Open charma opened this issue 3 years ago • 1 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: https://github.com/docker/for-mac/issues/5310 https://stackoverflow.com/questions/67044893/m1-mac-cannot-run-jboss-keycloak-docker-image

Details

No response

charma avatar May 25 '22 06:05 charma

plz fix this

+1

Pankraz76 avatar Jun 13 '22 10:06 Pankraz76

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.

stianst avatar Oct 24 '22 07:10 stianst