spiegel_podman/cmd/podman/common
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
..
completion.go Merge pull request #12595 from Luap99/network-id 2021-12-14 20:56:55 +01:00
completion_test.go Shell completion for --format with anonymous fields 2021-08-27 10:28:15 +02:00
create.go Allow users to add host user accounts to /etc/passwd 2021-12-23 07:51:27 -05:00
create_opts.go Warn on use of --kernel-memory 2021-12-22 06:20:21 -05:00
create_test.go Add new networks format to spegecen 2021-12-14 15:23:39 +01:00
default.go bump go module to v3 2021-02-22 09:03:51 +01:00
diffChanges.go bump go module to v3 2021-02-22 09:03:51 +01:00
netflags.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00