docs: add unsetlabel

Signed-off-by: Aditya R <arajan@redhat.com>
This commit is contained in:
Aditya R
2023-10-16 11:58:34 +05:30
parent 64ff149324
commit 6cf3dd4931

View File

@ -812,6 +812,10 @@ types include:
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*
Sets the configuration for user namespaces when handling `RUN` instructions.