Created
April 2, 2025 09:01
-
-
Save alosadagrande/b5cb12d5acb467d8f22e8c462d0f05a0 to your computer and use it in GitHub Desktop.
enable multi-architecture support
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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