mirror of
https://github.com/containers/podman.git
synced 2025-06-02 02:26:52 +08:00
10 lines
403 B
Markdown
10 lines
403 B
Markdown
####> This option file is used in:
|
|
####> podman create, run
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--unsetenv-all**
|
|
|
|
Unset all default environment variables for the container. Default environment
|
|
variables include variables provided natively by Podman, environment variables
|
|
configured by the image, and environment variables from containers.conf.
|