Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alosadagrande/b5cb12d5acb467d8f22e8c462d0f05a0 to your computer and use it in GitHub Desktop.
Save alosadagrande/b5cb12d5acb467d8f22e8c462d0f05a0 to your computer and use it in GitHub Desktop.
enable multi-architecture support
podman machine ssh
sudo podman run --rm --privileged multiarch/qemu-user-static --reset -p yes
exit
podman machine stop
podman machine start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment