mirror of
https://github.com/containers/podman.git
synced 2025-05-20 16:47:39 +08:00
Set engine env from common config
Set the env that is used by Podman. related issue containers/common#31 Signed-off-by: Qi Wang <qiwan@redhat.com>
This commit is contained in:
@ -123,6 +123,10 @@ NOTE --tmpdir is not used for the temporary storage of downloaded images. Use t
|
||||
|
||||
Print the version
|
||||
|
||||
## Environment Variables
|
||||
|
||||
Podman can set up environment variables from env of [engine] table in containers.conf. These variables can be overridden by passing environment variables before the `podman` commands.
|
||||
|
||||
## Exit Status
|
||||
|
||||
The exit code from `podman` gives information about why the container
|
||||
|
Reference in New Issue
Block a user