mirror of
https://github.com/andersrh/Podmanfiles.git
synced 2026-05-17 12:38:00 +00:00
added fonts to arch linux image
This commit is contained in:
parent
f8ed440ee8
commit
6653da3842
1 changed files with 2 additions and 1 deletions
|
|
@ -19,4 +19,5 @@ RUN pacman -Sy --noconfirm fish htop
|
||||||
RUN pacman -Sy --noconfirm libva libva-intel-driver libva-mesa-driver libva-utils intel-media-driver
|
RUN pacman -Sy --noconfirm libva libva-intel-driver libva-mesa-driver libva-utils intel-media-driver
|
||||||
RUN pacman -Sy --noconfirm nss atk cups gtk3 alsa-lib
|
RUN pacman -Sy --noconfirm nss atk cups gtk3 alsa-lib
|
||||||
RUN pacman -Sy --noconfirm xdg-utils
|
RUN pacman -Sy --noconfirm xdg-utils
|
||||||
RUN pacman -Sy --noconfirm nano ibus dbus-glib
|
RUN pacman -Sy --noconfirm nano ibus dbus-glib
|
||||||
|
RUN pacman -Sy --noconfirm ttf-dejavu noto-fonts ttf-liberation
|
||||||
Loading…
Add table
Add a link
Reference in a new issue