diff --git a/Dockerfile b/Dockerfile index 88b8e7c7..67c0111b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,6 +13,7 @@ RUN apt-get -y -qq update \ xubuntu-icon-theme \ tigervnc-standalone-server \ tigervnc-xorg-extension \ + && apt-get -y -qq remove xfce4-screensaver \ # chown $HOME to workaround that the xorg installation creates a # /home/jovyan/.cache directory owned by root # Create /opt/install to ensure it's writable by pip