aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/linuxserver/Dockerfile.peer1
blob: d5d23665fac0cf1f769f72939b1d4fdc0a29b7bb (plain) (blame)
1
2
3
FROM lscr.io/linuxserver/wireguard:latest

COPY ["example_config/peer1/peer1.conf", "/config/wg0.conf"]