3 lines
79 B
Docker
3 lines
79 B
Docker
|
FROM lscr.io/linuxserver/wireguard:latest
|
||
|
RUN apk add nmap-ncat knock iptables
|