no browser on armhf

This commit is contained in:
thelamer 2021-07-11 11:01:55 -04:00
parent d7cd335239
commit 72d12bade9

View File

@ -9,7 +9,6 @@ LABEL maintainer="thelamer"
RUN \ RUN \
echo "**** install packages ****" && \ echo "**** install packages ****" && \
dnf install -y --forcearch armv7hl --setopt=install_weak_deps=False --best \ dnf install -y --forcearch armv7hl --setopt=install_weak_deps=False --best \
firefox \
dmenu \ dmenu \
feh \ feh \
i3 \ i3 \