Set docker build options (like –platform) with testcontainers
I’m trying to set the docker build option --platform linux/amd64
(when running on Apple Silicon)
I’m trying to set the docker build option --platform linux/amd64
(when running on Apple Silicon)