TUN interface

This commit is contained in:
Kroese
2023-04-03 22:08:47 +02:00
parent 25580cbb39
commit ec55c5cf3d
2 changed files with 17 additions and 10 deletions

View File

@@ -12,6 +12,7 @@ RUN apt-get update && apt-get -y upgrade && \
jq \
curl \
cpio \
kmod \
wget \
unzip \
procps \