mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-07 17:36:22 +00:00
9 lines
395 B
Markdown
9 lines
395 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.
|
|
#### **--passwd-entry**=*ENTRY*
|
|
|
|
Customize the entry that is written to the `/etc/passwd` file within the container when `--passwd` is used.
|
|
|
|
The variables $USERNAME, $UID, $GID, $NAME, $HOME are automatically replaced with their value at runtime.
|