DEV Community

Tomas Kral
Tomas Kral

Posted on • Edited on

3 1

Podman: build amd64 images on M1

install qemu-user-static to podman machine VM

podman machine ssh sudo rpm-ostree install qemu-user-static
podman machine ssh sudo systemctl reboot
Enter fullscreen mode Exit fullscreen mode

build amd64 image

podman build --platform linux/amd64 ......
Enter fullscreen mode Exit fullscreen mode

source: https://github.com/containers/podman/discussions/12899

Top comments (0)

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up