feat: install font Noto

This commit is contained in:
Settel 2025-04-28 18:06:00 +02:00
parent a3a1825421
commit f111777556

View File

@ -10,7 +10,11 @@ RUN apt-get update && apt-get install -y \
fonts-roboto \ fonts-roboto \
fonts-symbola \ fonts-symbola \
fonts-arkpandora \ fonts-arkpandora \
fonts-noto-core \
fonts-noto-mono \ fonts-noto-mono \
fonts-noto-ui-core \
fonts-noto-ui-extra \
fonts-noto-color-emoji \
hicolor-icon-theme \ hicolor-icon-theme \
libv4l-0 \ libv4l-0 \
libcanberra-gtk-module \ libcanberra-gtk-module \