restorecon
Restore SELinux security context on files/directories according to persistent rules. See also: semanage-fcontext. More information: <https://manned.org/restorecon>.
RUN apt-get update && \
apt-get install -y policycoreutils
RUN apt-get update && \
apt-get install -y policycoreutils
RUN apt-get update && \
apt-get install -y policycoreutils
RUN yum install -y policycoreutils
RUN dnf install -y policycoreutils
RUN apt-get update && \
apt-get install -y policycoreutils