Feature or enhancement request details
This is supported by Docker and Orbstack when Rosetta is enabled. Images like Ubuntu/Debian support adding and running across different architectures side by side. So fully emulating an x86-64 image seems to get some performance penalty and is redundant in this case since we have a better option to run a native arm64 kernel where x86-64 binaries can be run. Since containers already support Rosetta, letting Rosetta be exposed and available to it in the container will be relatively easy to achieve.
Code of Conduct