mirror of
https://github.com/containers/podman.git
synced 2025-11-29 17:48:05 +08:00
12 lines
338 B
Markdown
12 lines
338 B
Markdown
####> This option file is used in:
|
|
####> podman podman-container.unit.5.md.in, create, exec, run
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
<< if is_quadlet >>
|
|
### `EnvironmentFile=file`
|
|
<< else >>
|
|
#### **--env-file**=*file*
|
|
<< endif >>
|
|
|
|
Read in a line-delimited file of environment variables.
|