spiegel_podman/vendor/github.com/containers/storage/pkg/unshare
Daniel J Walsh 2508913a0f
If newuidmap or newgidmap fail, then check their permissions
Often distributions to not have newuidmap and netgidmap configured
to be setuid. If Podman fails to setup the user namespace, check to
see if these files doe not have the proper protection and tell the user.

[NO NEW TESTS NEEDED]

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-04-08 10:52:08 -04:00
..
getenv_linux_cgo.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
getenv_linux_nocgo.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
unshare.c Bump github.com/containers/storage from 1.21.2 to 1.23.0 2020-08-15 06:46:11 -04:00
unshare.go Bump github.com/containers/storage from 1.29.0 to 1.30.0 2021-04-21 07:58:32 +00:00
unshare_cgo.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
unshare_gccgo.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
unshare_linux.go If newuidmap or newgidmap fail, then check their permissions 2022-04-08 10:52:08 -04:00
unshare_unsupported.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
unshare_unsupported_cgo.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00