diff --git a/Dockerfile b/Dockerfile index aef1582..7aba4a5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,9 +10,9 @@ ENV VNC_BUILTIN_WIDTH=1024 \ RUN apk add --no-cache \ x11vnc xvfb xterm bash \ procps iproute2 inetutils-telnet xdpyinfo wget \ - font-noto font-noto-cjk font-noto-emoji fontconfig \ + font-dejavu fontconfig \ i3wm i3blocks i3status htop - + # Configure i3 COPY i3.config /root/.config/i3/config