Update packages and cleanup

This commit is contained in:
TheSpad 2023-05-18 19:40:42 +01:00
parent 46249b0ba3
commit 9165bf6e99
No known key found for this signature in database
GPG Key ID: 08F06191F4587860
2 changed files with 14 additions and 2 deletions

View File

@ -14,13 +14,19 @@ RUN \
faenza-icon-theme \
faenza-icon-theme-xfce4-appfinder \
faenza-icon-theme-xfce4-panel \
firefox \
chromium \
mousepad \
ristretto \
thunar \
util-linux-misc \
xfce4 \
xfce4-pulseaudio-plugin \
xfce4-terminal && \
echo "**** cleanup ****" && \
rm -f \
/etc/xdg/autostart/xfce4-power-manager.desktop \
/etc/xdg/autostart/xscreensaver.desktop \
/usr/share/xfce4/panel/plugins/power-manager-plugin.desktop && \
rm -rf \
/tmp/*

View File

@ -14,13 +14,19 @@ RUN \
faenza-icon-theme \
faenza-icon-theme-xfce4-appfinder \
faenza-icon-theme-xfce4-panel \
firefox \
chromium \
mousepad \
ristretto \
thunar \
util-linux-misc \
xfce4 \
xfce4-pulseaudio-plugin \
xfce4-terminal && \
echo "**** cleanup ****" && \
rm -f \
/etc/xdg/autostart/xfce4-power-manager.desktop \
/etc/xdg/autostart/xscreensaver.desktop \
/usr/share/xfce4/panel/plugins/power-manager-plugin.desktop && \
rm -rf \
/tmp/*