added packages

This commit is contained in:
Michael Trip 2023-01-19 17:04:52 +01:00
parent 0c7a1fb78f
commit 6306d518b0
2 changed files with 8 additions and 0 deletions

View file

@ -18,6 +18,10 @@ RUN \
libreoffice \ libreoffice \
pluma \ pluma \
neofetch \ neofetch \
adwaita-gtk2-theme \
adwaita-icon-theme \
papirus-icon-theme \
thunderbird \
code && \ code && \
echo "**** cleanup ****" && \ echo "**** cleanup ****" && \
dnf autoremove -y && \ dnf autoremove -y && \

View file

@ -18,6 +18,10 @@ RUN \
libreoffice \ libreoffice \
pluma \ pluma \
neofetch \ neofetch \
adwaita-gtk2-theme \
adwaita-icon-theme \
papirus-icon-theme \
thunderbird \
code && \ code && \
echo "**** cleanup ****" && \ echo "**** cleanup ****" && \
dnf autoremove -y && \ dnf autoremove -y && \