add firefox arm

This commit is contained in:
thelamer 2021-09-24 22:18:14 -07:00
parent 618f3726c7
commit 2d8675b5a9

View File

@ -26,6 +26,7 @@ RUN \
done && \ done && \
echo "**** install packages ****" && \ echo "**** install packages ****" && \
pacman -Sy --noconfirm --needed \ pacman -Sy --noconfirm --needed \
firefox \
mousepad \ mousepad \
pavucontrol \ pavucontrol \
xfce4 \ xfce4 \