mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-10 19:29:46 +00:00
selinux: include libselinux-utils as well
This adds things like getenforce and setenforce. Signed-off-by: Tycho Andersen <tycho@docker.com>
This commit is contained in:
@@ -9,6 +9,7 @@ RUN \
|
||||
e2fsprogs \
|
||||
e2fsprogs-extra \
|
||||
policycoreutils \
|
||||
libselinux-utils \
|
||||
&& true
|
||||
|
||||
COPY . ./
|
||||
|
Reference in New Issue
Block a user