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
actually you dont have to introduce new "multiarch", just use your namespace as always. important is the build x command for multiple archs based on my debian multiarch image.
ping me if you i forget to pull the latest keycloak from upstream.
arm, arm64 and amd64 images would be helpful.
only amd64 images provided on docker hub.
upstream keycloak only supports amd64 and arm64 images, thats why I created multiarch keycloak releases, see:
https://github.com/maltegrosse/keycloak-multiarch
in order to switch to multiarch for the radius plugin, only minor changes to a github workflow/action need to be done, see:
https://github.com/maltegrosse/keycloak-radius-multiarch/blob/main/.github/workflows/container.yml#L24
The text was updated successfully, but these errors were encountered: