mirror of
https://github.com/containers/podman.git
synced 2025-06-22 01:48:54 +08:00
docs: add unsetlabel
Signed-off-by: Aditya R <arajan@redhat.com>
This commit is contained in:
@ -812,6 +812,10 @@ types include:
|
|||||||
|
|
||||||
Unset environment variables from the final image.
|
Unset environment variables from the final image.
|
||||||
|
|
||||||
|
#### **--unsetlabel**=*label*
|
||||||
|
|
||||||
|
Unset the image label, causing the label not to be inherited from the base image.
|
||||||
|
|
||||||
#### **--userns**=*how*
|
#### **--userns**=*how*
|
||||||
|
|
||||||
Sets the configuration for user namespaces when handling `RUN` instructions.
|
Sets the configuration for user namespaces when handling `RUN` instructions.
|
||||||
|
Reference in New Issue
Block a user