podman/pkg/specgenutil
Daniel J Walsh e8c06fac97
Allow users to add host user accounts to /etc/passwd
Some containers require certain user account(s) to exist within the
container when they are run. This option will allow callers to add a
bunch of passwd entries from the host to the container even if the
entries are not in the local /etc/passwd file on the host.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1935831

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-12-23 07:51:27 -05:00
..
createparse.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
ports.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
specgen.go Allow users to add host user accounts to /etc/passwd 2021-12-23 07:51:27 -05:00
util.go Fix netavark error handling and teardown issue 2021-11-22 17:49:55 +01:00
volumes.go volumes: add new option idmap 2021-11-18 17:01:06 +01:00