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
No known key found for this signature in database
GPG Key ID: 8E5A8A19DF7C8673
1 changed files with 4 additions and 0 deletions

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.