pkcheck
Application development toolkit for controlling system-wide privileges
RUN apt-get update && \
apt-get install -y policykit-1
RUN apt-get update && \
apt-get install -y policykit-1
RUN apk add polkit
RUN pacman -S --noconfirm polkit
RUN apt-get update && \
apt-get install -y policykit-1
RUN yum install -y polkit
RUN dnf install -y polkit
RUN apt-get update && \
apt-get install -y policykit-1