Skip to content

Commit

Permalink
Install fonts-dejavu
Browse files Browse the repository at this point in the history
This is the default terminal font, and when not
installed, everything just renders weird.
  • Loading branch information
yuvipanda authored Feb 6, 2024
1 parent a0f7620 commit 958fc82
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 958fc82

Please sign in to comment.