mirror of
https://github.com/containers/podman.git
synced 2025-06-22 01:48:54 +08:00
Merge pull request #3725 from vrothberg/update-docs
podman-container-runlabel(1): drop note
This commit is contained in:
@ -20,8 +20,6 @@ If the container image has a LABEL INSTALL instruction like the following:
|
|||||||
If the container image does not have the desired label, an error message will be displayed along with a non-zero
|
If the container image does not have the desired label, an error message will be displayed along with a non-zero
|
||||||
return code. If the image is not found in local storage, Podman will attempt to pull it first.
|
return code. If the image is not found in local storage, Podman will attempt to pull it first.
|
||||||
|
|
||||||
Note: Podman will always ensure that `podman` is the first argument of the command being executed.
|
|
||||||
|
|
||||||
**LABEL**
|
**LABEL**
|
||||||
The label name specified via the command.
|
The label name specified via the command.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user