Skip to content

Commit db70ff8

Browse files
authored
Merge pull request #9 from adaemmer/main
add missing font package to firefox/alpine
2 parents 656cffa + 01ec4f5 commit db70ff8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

alpine.dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ RUN echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/reposit
6868
fluxbox \
6969
xterm \
7070
nano \
71+
font-freefont \
7172
firefox && \
7273
ln -s /usr/share/novnc/vnc_lite.html /usr/share/novnc/index.html
7374

0 commit comments

Comments
 (0)