Support for platform emulation in docker_container
Open
gchait
opened this issue 1 year ago
•
1 comments
Hi,
docker runsupports a --platform option, however I don't see any reference to it in the docker_containerresource.
A common example for usage would be to run amd64-only images on Apple silicon machines.
Thank you!