buildah/chroot
Nalin Dahyabhai 2a3a956cbb chroot.setupChrootBindMounts: pay more attention to flags
Pay better attention to dev/nodev/exec/noexec/suid/nosuid/ro/rw flags on
bind, overlay, and tmpfs mounts when any of them are specified.  Stop
quietly adding "nodev" when it isn't asked for.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2023-10-20 09:46:58 -04:00
..
pty_posix.go
pty_ptmx.go
pty_unsupported.go
run_common.go
run_freebsd.go
run_linux.go chroot.setupChrootBindMounts: pay more attention to flags 2023-10-20 09:46:58 -04:00
run_test.go chroot.setupChrootBindMounts: pay more attention to flags 2023-10-20 09:46:58 -04:00
seccomp.go chroot.setupChrootBindMounts: pay more attention to flags 2023-10-20 09:46:58 -04:00
seccomp_freebsd.go chroot.setupChrootBindMounts: pay more attention to flags 2023-10-20 09:46:58 -04:00
seccomp_unsupported.go chroot.setupChrootBindMounts: pay more attention to flags 2023-10-20 09:46:58 -04:00
selinux.go
selinux_unsupported.go
unsupported.go