mirror of https://github.com/containers/podman.git
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> |
||
---|---|---|
.. | ||
config_linux.go | ||
config_unsupported.go | ||
createconfig.go | ||
parse.go | ||
ports.go | ||
spec.go | ||
spec_test.go |