github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/hostuser.md (about) 1 ####> This option file is used in: 2 ####> podman create, run 3 ####> If file is edited, make sure the changes 4 ####> are applicable to all of those. 5 #### **--hostuser**=*name* 6 7 Add a user account to /etc/passwd from the host to the container. The Username 8 or UID must exist on the host system.