docker-robot-framework
docker-robot-framework copied to clipboard
Build image using multiple platform architectures
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.