spiegel_podman/pkg
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
..
annotations Spell check strings and comments 2018-05-25 08:45:15 +00:00
apparmor pkg/apparmor: use a pipe instead of a tmp file 2018-08-14 14:25:14 +00:00
chrootuser Generate a passwd file for users not in container 2018-10-12 07:08:13 -04:00
criu Add helper function to read out CRIU version 2018-10-23 12:52:03 +02:00
ctime ctime: Drop 32-/64-bit distinction on Linux 2018-07-07 20:35:00 +00:00
firewall Replace existing iptables handler with firewall code 2018-09-10 18:53:27 +00:00
hooks Change references to cri-o to point at new repository 2018-09-07 17:47:45 +00:00
inspect Add history and namespaceoptions to image inspect 2018-11-26 10:56:55 -05:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
logs Add CRI logs parsing to podman logs 2018-09-05 13:48:20 +00:00
lookup Don't fail if /etc/passwd or /etc/group does not exists 2018-11-07 11:41:51 -05:00
namespaces rootless: add new netmode "slirp4netns" 2018-11-27 21:10:16 +01:00
netns Fix godoc comment in pkg/netns 2018-07-27 02:48:16 +00:00
registrar Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
registries registries: check user registries file only in rootless mode 2018-11-19 12:11:07 +01:00
resolvconf Use host's resolv.conf if no network namespace enabled 2018-11-27 15:28:09 -05:00
rootless rootless: raise error if newuidmap/newgidmap are not installed 2018-12-03 16:45:44 +01:00
secrets rootless: create empty mounts.conf if it doesn't exist 2018-11-19 12:58:11 +01:00
spec network: allow slirp4netns mode also for root containers 2018-11-28 09:21:59 +01:00
util rootless: store only subset of storage.conf 2018-11-28 10:48:30 +01:00
varlinkapi rootless: add new netmode "slirp4netns" 2018-11-27 21:10:16 +01:00