mirror of https://github.com/containers/podman.git
11 lines
305 B
Markdown
11 lines
305 B
Markdown
####> This option file is used in:
|
|
####> podman update
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--unsetenv**=*env*
|
|
|
|
Unset environment variables from the container.
|
|
|
|
Note that the env updates only affect the main container process after
|
|
the next start.
|