terraform-provider-docker
terraform-provider-docker copied to clipboard
Support for platform emulation in docker_container
trafficstars
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!
Just hit my head on this one today. Would be a really nice feature