docs: add note about running wireguard in Docker (#156)

This commit is contained in:
Christoph Haas
2025-04-30 22:42:04 +02:00
parent 62f3c8d4a1
commit 6b0b78d749
4 changed files with 61 additions and 3 deletions

View File

@@ -21,4 +21,5 @@ make build
## Install
Compiled binary will be available in `./dist` directory.
Compiled binary will be available in `./dist` directory.
For installation instructions, check the [Binaries](./binaries.md) section.