fixfiles

Fix file SELinux security contexts. More information: <https://manned.org/fixfiles>.

Debian Debian
RUN apt-get update && \ apt-get install -y policycoreutils
Ubuntu
RUN apt-get update && \ apt-get install -y policycoreutils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y policycoreutils
CentOS
RUN yum install -y policycoreutils
Fedora
RUN dnf install -y policycoreutils
Raspbian
RUN apt-get update && \ apt-get install -y policycoreutils
click the source code to copy install fixfiles on any operating system with command-not-found.com