mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
package/docker: enable selinux module
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
8732b06d38
commit
245b13a077
@@ -7,7 +7,7 @@
|
||||
DOCKER_VERSION = 1.5
|
||||
DOCKER_SITE = http://icculus.org/openbox/2/docker
|
||||
DOCKER_DEPENDENCIES = host-pkgconf libglib2 xlib_libX11
|
||||
|
||||
DOCKER_SELINUX_MODULES = docker
|
||||
DOCKER_LICENSE = GPL-2.0+
|
||||
# The 'or later' is specified at the end of the README, so include that one too.
|
||||
DOCKER_LICENSE_FILES = COPYING README
|
||||
|
||||
Reference in New Issue
Block a user