瀏覽代碼

Mise à jour de 'Dockerfile'

penta 1 月之前
父節點
當前提交
c64aa7a4b4
共有 1 個文件被更改,包括 15 次插入0 次删除
  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 \