terraform-provider-docker icon indicating copy to clipboard operation
terraform-provider-docker copied to clipboard

Support for platform emulation in docker_container

Open gchait opened this issue 1 year ago • 1 comments

Hi, docker run supports a --platform option, however I don't see any reference to it in the docker_container resource. A common example for usage would be to run amd64-only images on Apple silicon machines. Thank you!

gchait avatar Jul 11 '24 10:07 gchait