Skip to content

Commit

Permalink
feat: Add a number of useful cockpit plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Feb 1, 2024
1 parent 10ff9b7 commit 7b4e7b8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Containerfile
Expand Up @@ -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 && \
Expand Down

0 comments on commit 7b4e7b8

Please sign in to comment.