mirror of
https://github.com/containers/podman.git
synced 2025-11-29 09:37:38 +08:00
Bumps to Buildah v1.40.0 and adds the `--inherits-labels` option to build and farm build man pages. Also turn off the inherit-labels option test for now as it seems to be rathr unhappy. Issue for inherit-labels test failure: https://github.com/containers/podman/issues/25938 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
8 lines
251 B
Markdown
8 lines
251 B
Markdown
####> 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-labels**
|
|
|
|
Inherit the labels from the base image or base stages. (default true).
|