spiegel_podman/pkg
Giuseppe Scrivano 6372c977ea rootless: require subids to be present
Most images won't work without multiple ids/gids.  Error out
immediately if there are no multiple ids available.

The error code when the user is not present in /etc/sub{g,u}id looks
like:

$ bin/podman run --rm -ti alpine echo hello
ERRO[0000] No subuid ranges found for user "gscrivano"

Closes: https://github.com/projectatomic/libpod/issues/1087

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>

Closes: #1097
Approved by: rhatdan
2018-07-16 13:40:40 +00:00
..
annotations Spell check strings and comments 2018-05-25 08:45:15 +00:00
apparmor podman/libpod: add default AppArmor profile 2018-07-11 16:36:24 +00:00
chrootuser changes to allow for darwin compilation 2018-06-29 20:44:09 +00:00
ctime ctime: Drop 32-/64-bit distinction on Linux 2018-07-07 20:35:00 +00:00
hooks hooks: Add debug logging for initial hook loading 2018-06-04 13:01:56 +00:00
inspect add image user to inspect data 2018-07-02 15:10:46 +00:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
registrar Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
registries Spell check strings and comments 2018-05-25 08:45:15 +00:00
rootless rootless: require subids to be present 2018-07-16 13:40:40 +00:00
secrets Want to change the log level on buildah by default to warnf 2018-06-04 15:12:12 +00:00
spec Added full podman pod ps, with tests and man page 2018-07-13 09:17:33 -04:00
util podman: provide a default UID mapping when non root 2018-06-15 14:53:18 +00:00
varlinkapi Only print container size JSON if --size was requested 2018-07-13 14:28:41 -04:00