semodule_expand
SELinux core policy utilities
RUN apt-get update && \
apt-get install -y policycoreutils-dev
RUN apt-get update && \
apt-get install -y semodule-utils
RUN apt-get update && \
apt-get install -y semodule-utils
RUN yum install -y policycoreutils-devel
RUN dnf install -y policycoreutils-devel
RUN apt-get update && \
apt-get install -y policycoreutils-dev