podman-build/docs/source/markdown/options/inherit-annotations.md
2025-10-11 12:30:35 +09:00

378 B

####> This option file is used in: ####> podman build, farm build ####> If file is edited, make sure the changes ####> are applicable to all of those.

--inherit-annotations=bool-value

Inherit the annotations from the base image or base stages. (default true). Use cases which set this flag to false may need to do the same for the --created-annotation flag.