mirror of
https://github.com/containers/podman.git
synced 2025-07-31 20:32:39 +08:00
Don't use $HOST and $USER variables for remote
Also, don't use $PORT. These are too generic. Make sure to read $LOGNAME _after_ the config. Prefix all the remote variables with PODMAN_ Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
This commit is contained in:
@ -85,7 +85,7 @@ overwriting earlier. Any missing items are ignored.
|
||||
.IP \[bu] 2
|
||||
From \f[C]\-\-config\-home\f[] command line option + \f[C]pypodman/pypodman.conf\f[]
|
||||
.IP \[bu] 2
|
||||
From environment variable, for example: RUN_DIR
|
||||
From environment variable prefixed with PODMAN_, for example: PODMAN_RUN_DIR
|
||||
.IP \[bu] 2
|
||||
From command line option, for example: \[en]run\-dir
|
||||
.PP
|
||||
|
Reference in New Issue
Block a user