podman/docs/source/markdown/options/hostuser.md

9 lines
297 B
Markdown

####> This option file is used in:
####> podman create, run
####> If you edit this file, make sure your changes
####> are applicable to all of those.
#### **--hostuser**=*name*
Add a user account to /etc/passwd from the host to the container. The Username
or UID must exist on the host system.