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