moby--moby/contrib/selinux-oraclelinux-7/docker-engine-selinux
Thomas Tanaka d6cae872c7 Add Oracle Linux distro specific selinux policy
With the latest OL7.2, selinux policy that is shipped
might not be the latest for it to work or build with
selinux policy for docker-1.12.

To be able to achieve that here is what is done:
1. Added systemd_machined policy which is part of systemd.
2. Temporarily comment out unconfined_typebounds because the
current OL7's selinux doesn't have unconfineduser selinux policy,
to include this will be too much. Will revisit this once we have
updated the selinux policy.

Fixes: #24612

Signed-off-by: Thomas Tanaka <thomas.tanaka@oracle.com>
2016-08-10 13:33:56 -07:00
..
LICENSE Add Oracle Linux distro specific selinux policy 2016-08-10 13:33:56 -07:00
Makefile Add Oracle Linux distro specific selinux policy 2016-08-10 13:33:56 -07:00
README.md Add Oracle Linux distro specific selinux policy 2016-08-10 13:33:56 -07:00
docker.fc Add Oracle Linux distro specific selinux policy 2016-08-10 13:33:56 -07:00
docker.if Add Oracle Linux distro specific selinux policy 2016-08-10 13:33:56 -07:00
docker.te Add Oracle Linux distro specific selinux policy 2016-08-10 13:33:56 -07:00

README.md

SELinux policy for docker