semodule_unpackage
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
RUN apt-get update && \
apt-get install -y policycoreutils-dev