mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-06 20:10:11 +02:00
3 lines
114 B
Docker
3 lines
114 B
Docker
FROM ghcr.io/qdm12/godevcontainer:v0.21-alpine
|
|
RUN apk add wireguard-tools htop openssl tcpdump iptables nftables
|