diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2019-03-07 08:14:22 +0100 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2019-03-07 15:34:30 +0100 |
commit | 4a02713c57d874c404539047ccc5c5ff5c1958fc (patch) | |
tree | 17dc51a6f535188fffd123d604313fd83a305640 /cmd/podman/create.go | |
parent | bf21ec8520bb429e9b1514422d9bc0b3426f4391 (diff) | |
download | podman-4a02713c57d874c404539047ccc5c5ff5c1958fc.tar.gz podman-4a02713c57d874c404539047ccc5c5ff5c1958fc.tar.bz2 podman-4a02713c57d874c404539047ccc5c5ff5c1958fc.zip |
rootless: exec join the user+mount namespace
it is not enough to join the user namespace where the container is
running. We also need to join the mount namespace so that we can
correctly look-up inside of the container rootfs. This is necessary
to lookup the mounted /etc/passwd file when --user is specified.
Closes: https://github.com/containers/libpod/issues/2566
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'cmd/podman/create.go')
0 files changed, 0 insertions, 0 deletions