spiegel_podman/cmd/podman/common
Daniel J Walsh 80c0fceb24
Add support for --userns=nomap
From a security point of view, it would be nice to be able to map a
rootless usernamespace that does not use your own UID within the
container.

This would add protection against a hostile process escapping the
container and reading content in your homedir.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-04-21 15:29:04 -04:00
..
completion.go Add support for --userns=nomap 2022-04-21 15:29:04 -04:00
completion_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
create.go Merge pull request #13868 from cdoern/cloneSwap 2022-04-15 05:54:05 -04:00
create_opts.go compat api: use network mode bridge as default 2022-04-13 15:43:47 +02:00
create_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
default.go bump go module to version 4 2022-01-18 12:47:07 +01:00
diffChanges.go bump go module to version 4 2022-01-18 12:47:07 +01:00
netflags.go Move each search dns to its own line 2022-02-02 11:01:09 -05:00