mirror of
https://github.com/linuxserver/docker-wireguard.git
synced 2026-06-03 09:57:34 +00:00
Install kmod from alpine repository
Because the busybox modprobe utility is unable to load zstd compressed modules. Closes: #343
This commit is contained in:
@@ -20,6 +20,7 @@ RUN \
|
||||
iptables-legacy \
|
||||
ip6tables \
|
||||
iputils \
|
||||
kmod \
|
||||
libcap-utils \
|
||||
libqrencode-tools \
|
||||
net-tools \
|
||||
|
||||
@@ -20,6 +20,7 @@ RUN \
|
||||
iptables-legacy \
|
||||
ip6tables \
|
||||
iputils \
|
||||
kmod \
|
||||
libcap-utils \
|
||||
libqrencode-tools \
|
||||
net-tools \
|
||||
|
||||
Reference in New Issue
Block a user