-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
On a new MacBook with the M1 chip, I get an error when trying to start a container:
no suitable image found. Did find:
/some/random/tmp/file: no matching architecture in universal wrapper
I get a similar error running the container manually with docker run <image-name>, but it will work if I use docker run --platform linux/amd64 <image-name>. Is it possible to use that parameter with testcontainters?
dpishchukhin, ansotolab, frangipanes, DmitryAdonin-KSO, kaifeur and 25 moreBeshEater
Metadata
Metadata
Assignees
Labels
No labels