cmulk / wireguard-docker

Wireguard setup in Docker meant for a simple personal VPN
345 stars 92 forks source link

Heads up that Docker stopped their free autobuilding #31

Open athendrix opened 2 years ago

athendrix commented 2 years ago

Heads up that Docker stopped their free autobuilding, so your docker image for wireguard is outdated with the latest source packages. Which is a shame, because your build is the best one. I know I can build it myself, but I figure you ought to know.

cmulk commented 2 years ago

Thanks! I had read about that a while back but never did anything about it! I'll push some new images and think about setting up another autobuild service of my own

smokeyhallow commented 1 year ago

Hey, any updated on this? Looks like your client mode is exactly what I need. But very new to docker/podman.

cmulk commented 1 year ago

Sorry I haven't been using this for a while now so I never implemented an auto build. Instead I've been using https://hub.docker.com/r/linuxserver/wireguard. It has more features than my minimal config anyway. Their docs also say there is a client mode but I have only used the server