diff options
author | Valentin Rothberg <vrothberg@suse.com> | 2018-11-21 15:56:31 +0100 |
---|---|---|
committer | Valentin Rothberg <valentinrothberg@gmail.com> | 2018-11-26 13:55:02 +0100 |
commit | 0e2042ebd72c0053513ea4979926e071e1eefddc (patch) | |
tree | c5bbddcd4cf07e281db3c2d870d7449eafc580fe /cmd | |
parent | 1fdfeb87100aee82d4de17b2b3f9a81aedfcb6a8 (diff) | |
download | podman-0e2042ebd72c0053513ea4979926e071e1eefddc.tar.gz podman-0e2042ebd72c0053513ea4979926e071e1eefddc.tar.bz2 podman-0e2042ebd72c0053513ea4979926e071e1eefddc.zip |
set root propagation based on volume properties
Set the root propagation based on the properties of volumes and default
mounts. To remain compatibility, follow the semantics of Docker. If a
volume is shared, keep the root propagation shared which works for slave
and private volumes too. For slave volumes, it can either be shared or
rshared. Do not change the root propagation for private volumes and
stick with the default.
Fixes: #1834
Signed-off-by: Valentin Rothberg <vrothberg@suse.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions