summaryrefslogtreecommitdiff
path: root/.copr
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2019-02-25 16:41:16 +0100
committerGiuseppe Scrivano <gscrivan@redhat.com>2019-02-25 18:56:09 +0100
commit0f5ae3c5af60f95b73c709b51db50d39ae1b3693 (patch)
tree2896a55965cd5db977e0ddfbeed883ddc722b803 /.copr
parent553ac800c87b31de0bb22ae0c6f2e2e24bdcfe73 (diff)
downloadpodman-0f5ae3c5af60f95b73c709b51db50d39ae1b3693.tar.gz
podman-0f5ae3c5af60f95b73c709b51db50d39ae1b3693.tar.bz2
podman-0f5ae3c5af60f95b73c709b51db50d39ae1b3693.zip
podman: fix ro bind mounts if no* opts are on the source
This is a workaround for the runc issue: https://github.com/opencontainers/runc/issues/1247 If the source of a bind mount has any of nosuid, noexec or nodev, be sure to propagate them to the bind mount so that when runc tries to remount using MS_RDONLY, these options are also used. Closes: https://github.com/containers/libpod/issues/2312 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to '.copr')
0 files changed, 0 insertions, 0 deletions