Merge pull request #2196 from baude/toolbox

Changes to container runlabel for toolbox project
This commit is contained in:
Daniel J Walsh
2019-02-05 10:34:40 -05:00
committed by GitHub
17 changed files with 78 additions and 28 deletions

View File

@ -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**