masipcat / wireguard-go-docker

Wireguard docker image
https://hub.docker.com/r/masipcat/wireguard-go
GNU General Public License v3.0
182 stars 42 forks source link

Resolvconf not found #7

Closed citrixscu closed 4 years ago

citrixscu commented 4 years ago

While setting up interface wg0, docker-compose returns with: wireguard_1 | /usr/bin/wg-quick: line 31: resolvconf: command not found.

wg-quick wg0 up works outside of Docker. Using Arch 5.5.13 w/Mullvad vpn fwiw:

masipcat commented 4 years ago

I just pushed the updated docker image. Hope this solve the problem!