wireguard-docker - hub.docker.com
https://hub.docker.com/r/ghostserverd/wireguardThis docker image and configuration is my simple version of a wireguard personal VPN, used for the goal of security over insecure (public) networks, not necessarily for Internet anonymity. The docker images use debian, and the host OS must also use the same version of debian, since the image will build the wireguard kernel modules on first run.
wireguard-docker - hub.docker.com
hub.docker.com › r › ghostserverdThis docker image and configuration is my simple version of a wireguard personal VPN, used for the goal of security over insecure (public) networks, not necessarily for Internet anonymity. The docker images use debian, and the host OS must also use the same version of debian, since the image will build the wireguard kernel modules on first run.
GitHub - linuxserver/docker-wireguard
github.com › linuxserver › docker-wireguardApr 28, 2020 · or update a single image: docker-compose pull wireguard; Let compose update all containers as necessary: docker-compose up -d. or update a single container: docker-compose up -d wireguard; You can also remove the old dangling images: docker image prune; Via Docker Run. Update the image: docker pull lscr.io/linuxserver/wireguard
GitHub - linuxserver/docker-wireguard
https://github.com/linuxserver/docker-wireguard28.04.2020 · or update a single image: docker-compose pull wireguard; Let compose update all containers as necessary: docker-compose up -d. or update a single container: docker-compose up -d wireguard; You can also remove the old dangling images: docker image prune; Via Docker Run. Update the image: docker pull lscr.io/linuxserver/wireguard
Docker Hub
hub.docker.com › r › linuxserverWhy Docker. Overview What is a Container. Products. Product Overview. Product Offerings. Docker Desktop Docker Hub. Features. Container Runtime Developer Tools Docker App Kubernet
linuxserver/wireguard - LinuxServer.io
docs.linuxserver.io › images › docker-wireguardJun 10, 2020 · WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPsec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded ...