mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-11 11:25:45 +00:00
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
|
||
|---|---|---|
| .. | ||
| annotations | ||
| apparmor | ||
| chrootuser | ||
| ctime | ||
| hooks | ||
| inspect | ||
| kubeutils | ||
| registrar | ||
| registries | ||
| rootless | ||
| secrets | ||
| spec | ||
| util | ||
| varlinkapi | ||