moby/hack
Brian Goff adb2ddf288 Rely on container-selinux for centos/fedora25/rhel
RH now provides `container-selinux` which provides everything we need
for docker's selinux policy. Rely on `container-selinux` where
available, and `docker-engine-selinux` when not.

This still builds the `docker-engine-selinux` package and presumably
makes it available, but is no longer a requirement in the
`docker-engine` package preferring `container-selinux` instead.

`container-selinux` is available on fedora24, however the version that
is available does not set the correct types on the `dockerd` binary. We
can use `container-selinux` and just supplement that with some of our
own policy, but for now just keep using `docker-engine-selinux` as is.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-05-01 11:23:18 -04:00
..
dockerfile update containerd to 9048e5e50717ea4497b757314bad98ea3763c145 2017-03-31 19:47:05 +03:00
integration-cli-on-swarm Merge pull request #31683 from AkihiroSuda/it-on-swarm-easy-analysis 2017-03-28 15:50:52 +02:00
Jenkins Update docker daemon to dockerd 2016-12-27 17:32:15 +08:00
make Rely on container-selinux for centos/fedora25/rhel 2017-05-01 11:23:18 -04:00
validate Implement plugins for logging drivers 2017-04-10 13:17:20 -04:00
dind Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
generate-authors.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
generate-swagger-api.sh Convert ContainerTopOKResponse from swagger spec. 2017-01-03 11:47:47 -05:00
install.sh Fix install.sh of get.docker.com for debian-sudo 2017-04-07 05:07:22 +02:00
make.ps1 Switch to new versioning scheme 2017-02-15 23:22:50 -08:00
make.sh Fix inContainer detection which CROSSPLATFORM env variable missing 2017-03-02 14:36:37 +01:00
release.sh Update SKIP_RELEASE_BUILD to only check for the string "1" (so it has to be exactly "SKIP_RELEASE_BUILD=1" to skip the release build) 2017-04-06 11:56:26 -07:00
vendor.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00