mirror of
https://github.com/containers/podman.git
synced 2025-05-28 13:40:33 +08:00

Move the options for the podman build doc to a common md that can be used by both podman build and podman farm build. Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
449 B
449 B
####> This option file is used in: ####> podman build ####> If file is edited, make sure the changes ####> are applicable to all of those.
--os=string
Set the OS of the image to be built, and that of the base image to be pulled, if the build uses one, instead of using the current operating system of the build host. Unless overridden, subsequent lookups of the same image in the local storage matches this OS, regardless of the host.