spiegel_podman/pkg/rootless
Giuseppe Scrivano 8984ba7461
rootless: force same cwd when re-execing
when joining an existing namespace, we were not maintaining the
current working directory, causing commands like export -o to fail
when they weren't referring to absolute paths.

Closes: https://github.com/containers/libpod/issues/2381

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-02-22 23:55:21 +01:00
..
rootless_linux.c rootless: force same cwd when re-execing 2019-02-22 23:55:21 +01:00
rootless_linux.go rootless: add function to join user and mount namespace 2018-12-21 09:46:05 +01:00
rootless_unsupported.go Add darwin support for remote-client 2019-01-11 11:30:28 -06:00