Browse Source

Mise à jour de 'Dockerfile'

penta 1 tháng trước cách đây
mục cha
commit
c64aa7a4b4
1 tập tin đã thay đổi với 15 bổ sung0 xóa
  1. 15 0
      Dockerfile

+ 15 - 0
Dockerfile

@@ -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 \