dconf
Manage dconf databases. See also: dconf-read, dconf-reset, dconf-write, gsettings. More information: <https://manned.org/dconf>.
RUN apt-get update && \
apt-get install -y dconf
RUN apt-get update && \
apt-get install -y dconf
RUN apk add dconf
RUN pacman -S --noconfirm dconf
RUN apt-get update && \
apt-get install -y dconf
RUN yum install -y dconf
RUN dnf install -y dconf
RUN apt-get update && \
apt-get install -y dconf