github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/platform.md (about) 1 ####> This option file is used in: 2 ####> podman create, pull, run 3 ####> If file is edited, make sure the changes 4 ####> are applicable to all of those. 5 #### **--platform**=*OS/ARCH* 6 7 Specify the platform for selecting the image. (Conflicts with --arch and --os) 8 The `--platform` option can be used to override the current architecture and operating system. 9 Unless overridden, subsequent lookups of the same image in the local storage matches this platform, regardless of the host.