podman/pkg/rootless
Giuseppe Scrivano 4f42fe2e9e rootless: error out if there are not enough UIDs/GIDs available
Most container images assume there are at least 65536 UIDs/GIDs
available.  Raise an error if there are not enough IDs allocated to
the current user.

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

Closes: #1520
Approved by: rhatdan
2018-09-21 14:34:58 +00:00
..
rootless_linux.c rootless: check uid with Geteuid() instead of Getuid() 2018-09-04 14:36:57 +00:00
rootless_linux.go rootless: error out if there are not enough UIDs/GIDs available 2018-09-21 14:34:58 +00:00
rootless_unsupported.go create, rootless: join the userns of ns:PATH 2018-09-21 10:13:39 +00:00