We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1418e4 commit a177525Copy full SHA for a177525
NodeBase/Dockerfile
@@ -82,20 +82,14 @@ RUN apt-get update -qqy \
82
#==============================
83
# Locale and encoding settings
84
85
- language-pack-en \
86
locales \
87
libfontconfig \
88
libfreetype6 \
89
- xfonts-scalable \
90
- xfonts-cyrillic \
91
- fonts-ubuntu \
92
- fonts-liberation \
93
- fonts-ipafont-gothic \
94
fonts-wqy-zenhei \
95
- fonts-tlwg-loma-otf \
+ fonts-noto \
+ fonts-noto-core \
96
fonts-noto-color-emoji \
97
fonts-noto-cjk \
98
- fonts-indic \
99
#==============
100
# Xvfb
101
0 commit comments