Skip to content

Commit

Permalink
Bot Updating Templated Files
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxServer-CI committed Jan 1, 2025
1 parent 211af9f commit 16b3e20
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,6 @@ The architectures supported by this image are:
| arm64 || arm64v8-\<version tag\> |
| armhf || |

## Version Tags

This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags.

| Tag | Available | Description |
| :----: | :----: |--- |
| latest || Stable releases based on Alpine *without* support for compiling Wireguard modules. |
| legacy || Stable releases with support for compiling Wireguard modules for older kernels. |

## Application Setup

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.
Expand Down Expand Up @@ -139,7 +130,6 @@ This image can be run with a read-only container filesystem. For details please
### Caveats

* Not supported in client mode.
* Not supported for the `legacy` tag.

## Usage

Expand Down Expand Up @@ -398,6 +388,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64

## Versions

* **01.01.25:** - Deprecate legacy branch.
* **13.08.24:** - Add `errors` plugin to default Corefile.
* **23.07.24:** - Install kmod from alpine repository.
* **24.05.24:** - Rebase to Alpine 3.20, install wireguard-tools from Alpine repo.
Expand Down

0 comments on commit 16b3e20

Please sign in to comment.