freeipa / freeipa-container

FreeIPA server in containers — images at https://quay.io/repository/freeipa/freeipa-server?tab=tags
https://quay.io/repository/freeipa/freeipa-server?tab=tags
Apache License 2.0
614 stars 259 forks source link

No version of container seems to work on macOS or any Linux bistro backed by ARM64 processor #632

Closed charlestephen closed 3 weeks ago

charlestephen commented 3 weeks ago

When running this container on a Mac with M-series processor or on any other OS backed by ARM64 processors, I can't get the containers to work correctly. When looking at the Docker repo, I see that none of these containers are ever compiled for ARM64 processors, despite nearly all of the OS upon which the containers are based and many of the relevant dependencies being available on that system architecture.

Given this information, is there a specific reason you don't create containers that work on ARM64 architecture or am I missing something?

adelton commented 3 weeks ago

https://github.com/freeipa/freeipa-container/issues/596#issuecomment-1988656395 is the latest explanation of the reasons.