mirror of
https://github.com/containers/podman.git
synced 2025-10-29 08:57:26 +08:00
Only shared by podman-create, -pull, -run. No changes made other than whitespace, so this should be a gimme. podman-build, import, and manifest-* also have --os options, but those are unrelated and I can't find a way to combine any two of them. Signed-off-by: Ed Santiago <santiago@redhat.com>
228 B
228 B
--os=OS
Override the OS, defaults to hosts, of the image to be pulled. For example, windows.
Unless overridden, subsequent lookups of the same image in the local storage will match this OS, regardless of the host.