mirror of
https://github.com/containers/podman.git
synced 2025-12-04 20:28:40 +08:00
12 lines
472 B
Markdown
12 lines
472 B
Markdown
####> This option file is used in:
|
|
####> podman podman-container.unit.5.md.in, create, run
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
<< if is_quadlet >>
|
|
### `EnvironmentHost=`
|
|
<< else >>
|
|
#### **--env-host**
|
|
<< endif >>
|
|
|
|
Use host environment inside of the container. See **Environment** note below for precedence. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)
|