You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only available image is amd64, which requires QEMU emulation in order to run correctly on Arm: docker run --privileged --rm tonistiigi/binfmt --install amd64.
The only available image is amd64, which requires QEMU emulation in order to run correctly on Arm:
docker run --privileged --rm tonistiigi/binfmt --install amd64
.See testcontainers/testcontainers-java#5524
The text was updated successfully, but these errors were encountered: