Skip to content

Commit 5cdf4d8

Browse files
authored
Merge pull request #86 from jupyterhub/yuvipanda-patch-3
[Docker image] Install fonts-dejavu for use by terminals
2 parents 468e3a1 + 958fc82 commit 5cdf4d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN apt-get -y -qq update \
1111
xfce4-settings \
1212
xorg \
1313
xubuntu-icon-theme \
14+
fonts-dejavu \
1415
tigervnc-standalone-server \
1516
tigervnc-xorg-extension \
1617
# Disable the automatic screenlock since the account password is unknown

0 commit comments

Comments
 (0)