Podman and Docker provide the --platform option which allows to build and run an image for a specific architecture.
It would be very useful for users to be able to simply pull the image according to their architecture rather than have to rebuild the image themselves.