Wireguard docker container – Bist
bist.be › wireguard-docker-containerdocker exec -it wireguard /app/show-peer <peer-number> Add additional clients. If you want to add additional clients, you simply can increase the PEERS parameter in the docker-compose.yaml file. After changing this value you need to restart your docker container with the –force-recreate parameter. docker-compose up -d --force-recreate