File tree 2 files changed +9
-0
lines changed
2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,11 @@ but can be optionally used on Linux.
19
19
20
20
Rootless only.
21
21
22
+ NOTE: The podman-machine configuration file is managed under the
23
+ ` $XDG_CONFIG_HOME/containers/podman/machine/ ` directory. Changing the ` $XDG_CONFIG_HOME `
24
+ environment variable while the machines are running can lead to unexpected behavior.
25
+ (see [ podman(1)] ( podman.1.md ) )
26
+
22
27
## OPTIONS
23
28
24
29
#### ** --format** =* format*
Original file line number Diff line number Diff line change @@ -16,6 +16,10 @@ but can be optionally used on Linux.
16
16
17
17
All ` podman machine ` commands are rootless only.
18
18
19
+ NOTE: The podman-machine configuration file is managed under the
20
+ ` $XDG_CONFIG_HOME/containers/podman/machine/ ` directory. Changing the ` $XDG_CONFIG_HOME `
21
+ environment variable while the machines are running can lead to unexpected behavior.
22
+
19
23
## SUBCOMMANDS
20
24
21
25
| Command | Man Page | Description |
You can’t perform that action at this time.
0 commit comments