diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2019-01-10 10:06:37 +0100 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2019-01-10 13:02:58 +0100 |
commit | 7ba38b375fc3ce4bb34dd86ca763c0359242497b (patch) | |
tree | cc3fc9ebb67df2def3877d3034d2b0665566698c /Dockerfile.CentOS | |
parent | 64627d910b2113fa2de6b949d846af379e75e305 (diff) | |
download | podman-7ba38b375fc3ce4bb34dd86ca763c0359242497b.tar.gz podman-7ba38b375fc3ce4bb34dd86ca763c0359242497b.tar.bz2 podman-7ba38b375fc3ce4bb34dd86ca763c0359242497b.zip |
createconfig: always cleanup a rootless container
the rootless container storage is always mounted in a different mount
namespace, owned by the unprivileged user. Even if it is mounted, a
process running in another namespace cannot reuse the already mounted
storage.
Make sure the storage is always cleaned up once the container
terminates.
This has worked with vfs since there is no real mounted storage.
Closes: https://github.com/containers/libpod/issues/2112
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'Dockerfile.CentOS')
0 files changed, 0 insertions, 0 deletions