|
|
@@ -68,6 +68,21 @@ USER root
|
|
|
RUN dpkg --add-architecture i386 \
|
|
|
&& apt-get update \
|
|
|
&& apt-get install --no-install-recommends -y \
|
|
|
+ btop fonts-noto-cjk fonts-ubuntu mousepad nano ristretto thunar firefox \
|
|
|
+ gir1.2-wp-0.5 \
|
|
|
+ ubuntu-wallpapers \
|
|
|
+ adwaita-icon-theme \
|
|
|
+ elementary-xfce-icon-theme \
|
|
|
+ greybird-gtk-theme \
|
|
|
+ hicolor-icon-theme \
|
|
|
+ humanity-icon-theme \
|
|
|
+ keyboard-configuration \
|
|
|
+ tango-icon-theme \
|
|
|
+ xfce4-goodies \
|
|
|
+ xfce4-notifyd \
|
|
|
+ xfce4-pulseaudio-plugin \
|
|
|
+ xfonts-base \
|
|
|
+ xfonts-scalable \
|
|
|
alsa-utils \
|
|
|
ca-certificates \
|
|
|
curl \
|