Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 424 Bytes

File metadata and controls

14 lines (8 loc) · 424 Bytes

Docker Compose examples

example-openvpn

Example compose that shows how to use OpenVPN.

example-wg

Example compose that shows how to use Wireguard.

example-wg-ipv6.yml

Example compose that allows for connecting to an VPN server over IPv6 (and IPv4).
In addition to this config, you also have to enable IPv6 support in the docker daemon (disabled by default).