Skip to content

Commit

Permalink
Merge pull request #86 from jupyterhub/yuvipanda-patch-3
Browse files Browse the repository at this point in the history
[Docker image] Install fonts-dejavu for use by terminals
  • Loading branch information
manics authored Feb 9, 2024
2 parents 468e3a1 + 958fc82 commit 5cdf4d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN apt-get -y -qq update \
xfce4-settings \
xorg \
xubuntu-icon-theme \
fonts-dejavu \
tigervnc-standalone-server \
tigervnc-xorg-extension \
# Disable the automatic screenlock since the account password is unknown
Expand Down

0 comments on commit 5cdf4d8

Please sign in to comment.