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?
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?