mirror of
https://github.com/containers/podman.git
synced 2025-09-29 01:35:06 +08:00

This reverts commit 9de737bf29eba1606c1aff560e2cbba4fa1576e4. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
448 B
448 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 %}
Variant=VARIANT
{% else %}
--variant=VARIANT
{% endif %}
Use VARIANT instead of the default architecture variant of the container image. Some images can use multiple variants of the arm architectures, such as arm/v5 and arm/v7.