added packages
This commit is contained in:
parent
0c7a1fb78f
commit
6306d518b0
2 changed files with 8 additions and 0 deletions
|
|
@ -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 && \
|
||||||
|
|
|
||||||
|
|
@ -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 && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue