spiegel_podman/docs/source/markdown/options/os.pull.md
Paul Holzinger bb422c8372
Revert "Change the syntax to not depend on jinja2."
This reverts commit 9de737bf29.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-09-11 19:00:17 +02:00

460 B

####> This option file is used in: ####> podman create, podman-image.unit.5.md.in, pull, run ####> If file is edited, make sure the changes ####> are applicable to all of those. {% if is_quadlet %}

OS=os

{% else %}

--os=OS

{% endif %}

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 matches this OS, regardless of the host.