mirror of
https://github.com/linuxserver/docker-wireguard.git
synced 2026-02-20 05:45:43 +08: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:
parent
095f857aca
commit
71425543fb
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user