wg
Manage the configuration of WireGuard interfaces. More information: <https://www.wireguard.com/quickstart/>.
RUN apt-get update && \
apt-get install -y wireguard-tools
RUN pacman -S --noconfirm wireguard-tools
RUN apt-get update && \
apt-get install -y wireguard-tools