1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib
Brian Goff ec9a05e5e2 Fix conflicts with newly updated selinux policies
The base selinux policies on centos/rhel/oraclelinux have all been
updated in a way that conflicts with the policies we install with
`docker-engine-selinux`. This patch fixes these conflicts.

In addition, removes special cases for old/unsupported versions of
fedora in our selinux package, and change to use a single minimum
version for the selinux base policy package, as this is the minimum
version required to use our selinux policy package.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-01-06 16:04:24 -05:00
..
apparmor
builder Merge pull request #28900 from tophj-ibm/ppc64le-rpmbuild-fedora23 2016-12-21 13:43:13 -05:00
completion Merge pull request #29741 from yuexiao-wang/update-option 2017-01-06 19:01:48 +01:00
desktop-integration
docker-device-tool modify some wrong func information in device_tool.go 2016-12-13 17:49:03 +08:00
gitdm
httpserver Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
init Stop returns 0 when docker service was not running 2016-11-28 12:27:21 +01:00
mkimage mkimage: add debian security updates source when available 2016-12-14 23:23:00 +08:00
nnp-test
reprepro
selinux/docker-engine-selinux Fix conflicts with newly updated selinux policies 2017-01-06 16:04:24 -05:00
selinux-fedora-24/docker-engine-selinux Add selinux policy per distro 2016-08-04 14:29:22 -07:00
selinux-oraclelinux-7/docker-engine-selinux Add Oracle Linux distro specific selinux policy 2016-08-10 13:33:56 -07:00
syntax Remove unmaintained Dockerfile syntax for Kate 2016-10-25 15:42:27 -07:00
syscall-test Use runc version built without ambient capabilities 2016-11-04 17:25:28 +00:00
udev
vagrant-docker Merge pull request #29697 from yuexiao-wang/fix-docker-daemon 2017-01-04 11:55:38 +01:00
check-config.sh Update check-config.sh to include modules for FTP/TFTP 2016-12-29 13:04:36 -08:00
docker-machine-install-bundle.sh contrib: add docker-machine-install-bundle.sh 2016-11-21 07:13:11 +00:00
dockerize-disk.sh
download-frozen-image-v1.sh
download-frozen-image-v2.sh contrib: download-frozen-image-v2.sh requires jq 2016-12-01 12:40:58 +01:00
editorconfig added editorconfig 2016-10-20 22:18:16 -02:00
mac-install-bundle.sh Add a script to install a bundle into Docker for Mac 2016-10-05 13:21:18 +02:00
mkimage-alpine.sh
mkimage-arch-pacman.conf
mkimage-arch.sh Changed to 1800 second timeout for all ARMV* 2016-07-10 18:47:14 -07:00
mkimage-archarm-pacman.conf Fixed arm arch image maker to support arm versions other than 7 2016-07-10 18:46:35 -07:00
mkimage-busybox.sh
mkimage-crux.sh
mkimage-debootstrap.sh
mkimage-pld.sh
mkimage-rinse.sh
mkimage-yum.sh Add errexit to mkimage-yum.sh 2016-09-14 12:04:04 +02:00
mkimage.sh Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
nuke-graph-directory.sh Nuke when graphdir is a mount 2016-11-01 22:22:25 -02:00
project-stats.sh
README.md
report-issue.sh
REVIEWERS

The contrib directory contains scripts, images, and other helpful things which are not part of the core docker distribution. Please note that they could be out of date, since they do not receive the same attention as the rest of the repository.