podman/pkg/rootless
Giuseppe Scrivano 727b6a78ee
rootless: raise error if newuidmap/newgidmap are not installed
it was reported on IRC that Podman on Ubuntu failed as
newuidmap/newgidmap were not installed by default.

Raise an error if we are not allowing single mappings (used only by
the tests suite) and any of the binaries is not present.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2018-12-03 16:45:44 +01:00
..
rootless_linux.c rootless: detect when user namespaces are not enabled 2018-10-11 17:49:16 +02:00
rootless_linux.go rootless: raise error if newuidmap/newgidmap are not installed 2018-12-03 16:45:44 +01:00
rootless_unsupported.go create, rootless: join the userns of ns:PATH 2018-09-21 10:13:39 +00:00