mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-24 22:25:22 +02:00
no browser on armhf
This commit is contained in:
parent
d7cd335239
commit
72d12bade9
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user