Install kmod from alpine repository

Because the busybox modprobe utility is unable to load zstd compressed modules.

Closes: #343
This commit is contained in:
Björn Brauer
2024-07-10 18:19:21 +02:00
committed by GitHub
parent 095f857aca
commit 71425543fb
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ RUN \
iptables-legacy \
ip6tables \
iputils \
kmod \
libcap-utils \
libqrencode-tools \
net-tools \
+1
View File
@@ -20,6 +20,7 @@ RUN \
iptables-legacy \
ip6tables \
iputils \
kmod \
libcap-utils \
libqrencode-tools \
net-tools \