mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 17:05:48 +00:00
9 lines
401 B
Markdown
9 lines
401 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**=*env*
|
|
|
|
Unset 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.
|