Skip to content

Commit

Permalink
Include comment about why we need to remove screensaver
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Jan 27, 2024
1 parent a7f8d8b commit a68ce17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -13,6 +13,7 @@ RUN apt-get -y -qq update \
xubuntu-icon-theme \
tigervnc-standalone-server \
tigervnc-xorg-extension \
# Disable the automatic screenlock since the account password is unknown
&& apt-get -y -qq remove xfce4-screensaver \
# chown $HOME to workaround that the xorg installation creates a
# /home/jovyan/.cache directory owned by root
Expand Down

0 comments on commit a68ce17

Please sign in to comment.