Registry and Keycloak Setup Issue in Apple Machine(Mac M1) #724
Answered
by
holashchand
shiva-rakshith
asked this question in
Issues
-
I am trying to setup registry in mac m1 machine using this docker-componse file. Getting below error with registry(sunbird-rc-core) and keycloak(sunbird-rc-keycloak) images.
Do we need to use different docker images for apple machines? |
Beta Was this translation helpful? Give feedback.
Answered by
holashchand
Feb 1, 2024
Replies: 1 comment
-
Hii @shiva-rakshith , The issue of keycloak image not working in Apple Silicon devices is now resolved. Let me know if you are still facing this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
holashchand
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hii @shiva-rakshith , The issue of keycloak image not working in Apple Silicon devices is now resolved.
Please use the below image for keycloak to make it work!!
ghcr.io/sunbird-rc/sunbird-rc-keycloak:v1.0.1-apple-silicon
Let me know if you are still facing this issue.