Skip to content

Commit e4e0184

Browse files
Bot Updating Templated Files
1 parent 1852616 commit e4e0184

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,15 @@ The architectures supported by this image are:
5757
| arm64 || arm64v8-\<version tag\> |
5858
| armhf|| arm32v7-\<version tag\> |
5959

60+
## Version Tags
61+
62+
This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags.
63+
64+
| Tag | Available | Description |
65+
| :----: | :----: |--- |
66+
| latest || Stable releases with support for compiling Wireguard modules |
67+
| alpine || Stable releases based on Alpine *without* support for compiling Wireguard modules |
68+
6069
## Application Setup
6170

6271
During container start, it will first check if the wireguard module is already installed and loaded. Kernels newer than 5.6 generally have the wireguard module built-in (along with some older custom kernels). However, the module may not be enabled. Make sure it is enabled prior to starting the container.
@@ -317,6 +326,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
317326

318327
## Versions
319328

329+
* **12.10.22:** - Add Alpine branch.
320330
* **09.10.22:** - Switch back to iptables-legacy due to issues on some hosts.
321331
* **04.10.22:** - Rebase to Jammy. Upgrade to s6v3.
322332
* **16.05.22:** - Improve NAT handling in server mode when multiple ethernet devices are present.

0 commit comments

Comments
 (0)