wg fix net-tools
This commit is contained in:
@@ -2,4 +2,4 @@ arg SYSTEM
|
||||
arg RELEASE
|
||||
from ${SYSTEM}:${RELEASE}
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
run apt update && apt install -y linux-headers-$(uname -r) iproute2 iptables xtables-addons-common xtables-addons-dkms wireguard ssh && mkdir /root/.ssh
|
||||
run apt update && apt install -y linux-headers-$(uname -r) iproute2 net-tools iptables xtables-addons-common xtables-addons-dkms wireguard ssh && mkdir /root/.ssh
|
||||
|
||||
Reference in New Issue
Block a user