Rob Austein %!s(int64=5) %!d(string=hai) anos
pai
achega
482d7fbdbf
Modificáronse 1 ficheiros con 3 adicións e 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 /