feat: Add a number of useful cockpit plugins

This commit is contained in:
Kyle Gospodnetich 2024-01-31 23:44:47 -08:00
parent 10ff9b7a4c
commit 7b4e7b855b

View File

@ -276,7 +276,13 @@ RUN rpm-ostree install \
glow \
gum \
setools \
redhat-lsb-core && \
redhat-lsb-core \
cockpit-networkmanager \
cockpit-podman \
cockpit-selinux \
cockpit-system \
cockpit-navigator \
cockpit-storaged && \
pip install --prefix=/usr topgrade && \
rpm-ostree install \
ublue-update && \