Simple docker image for WireGuard
976
Simple docker image for WireGuard without any bloat, built on the official alpine image.
docker run --rm ghudiczius/wireguard:<VERSION> \
--volume path/to/config:/etc/wireguard
or
docker run --rm registry.gitlab.jmk.hu/net/wireguard:<VERSION> \
--volume path/to/config:/etc/wireguard
Content type
Image
Digest
sha256:8c0e8e143…
Size
5.7 MB
Last updated
1 day ago
docker pull ghudiczius/wireguard:1.0.20260223.8244_alpine3.24.2