spiegel_podman/pkg/rootless
Giuseppe Scrivano a1545fe6e4 rootless: add function to retrieve the original UID
After we re-exec in the userNS os.Getuid() returns the new UID (= 0)
which is not what we want to use.

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

Closes: #1048
Approved by: mheon
2018-07-05 13:30:15 +00:00
..
rootless.go changes to allow for darwin compilation 2018-06-29 20:44:09 +00:00
rootless_linux.c rootless: add function to retrieve the original UID 2018-07-05 13:30:15 +00:00
rootless_linux.go rootless: add function to retrieve the original UID 2018-07-05 13:30:15 +00:00
rootless_unsupported.go changes to allow for darwin compilation 2018-06-29 20:44:09 +00:00