Rob Austein hace 5 años
padre
commit
482d7fbdbf
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      Dockerfile

+ 3 - 0
Dockerfile

@@ -4,9 +4,12 @@ FROM debian:stretch
 
 RUN apt-get --yes update && apt-get --yes install --no-install-recommends \
     firefox-esr \
+    fonts-droid-fallback \
+    fonts-noto \
     icewm \
     tightvncserver \
     xfonts-base \
+    x11-xserver-utils \
     xterm
 
 COPY startup.sh /