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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ RUN \
iptables-legacy \
ip6tables \
iputils \
kmod \
libcap-utils \
libqrencode-tools \
net-tools \

View File

@ -20,6 +20,7 @@ RUN \
iptables-legacy \
ip6tables \
iputils \
kmod \
libcap-utils \
libqrencode-tools \
net-tools \