github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/arch.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  #### **--arch**=*ARCH*
     6  Override the architecture, defaults to hosts, of the image to be pulled. For example, `arm`.
     7  Unless overridden, subsequent lookups of the same image in the local storage matches this architecture, regardless of the host.