Files
podman/pkg
Daniel J Walsh de12f45688 Fix SELinux on host shared systems in userns
Currently if you turn on --net=host on a rootless container
and have selinux-policy installed in the image, tools running with
SELinux will see that the system is SELinux enabled in rootless mode.

This patch mounts a tmpfs over /sys/fs/selinux blocking this behaviour.

This patch also fixes the fact that if you shared --pid=host we were not
masking over certin /proc paths.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-03-11 15:17:22 -04:00
..
2018-03-27 21:55:33 +00:00
2018-07-27 02:48:16 +00:00
2017-11-01 11:24:59 -04:00
2019-01-15 12:25:10 -05:00