mirror of
https://github.com/containers/podman.git
synced 2025-09-28 17:25:31 +08:00
Merge pull request #2196 from baude/toolbox
Changes to container runlabel for toolbox project
This commit is contained in:
@ -26,6 +26,9 @@ If the container image has a LABEL INSTALL instruction like the following:
|
||||
|
||||
`podman container runlabel` will set the following environment variables for use in the command:
|
||||
|
||||
If the container image does not have the desired label, an error message will be displayed along with a non-zero
|
||||
return code.
|
||||
|
||||
Note: Podman will always ensure that `podman` is the first argument of the command being executed.
|
||||
|
||||
**LABEL**
|
||||
|
Reference in New Issue
Block a user