github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/omit-history.md (about) 1 ####> This option file is used in: 2 ####> podman build, farm build 3 ####> If file is edited, make sure the changes 4 ####> are applicable to all of those. 5 #### **--omit-history** 6 7 Omit build history information in the built image. (default false). 8 9 This option is useful for the cases where end users explicitly 10 want to set `--omit-history` to omit the optional `History` from 11 built images or when working with images built using build tools that 12 do not include `History` information in their images.