Bot Updating Documentation

pull/22/head
LinuxServer-CI 2020-11-23 21:24:07 +00:00
rodzic ab1b090b1c
commit a2649d5795
1 zmienionych plików z 9 dodań i 0 usunięć

Wyświetl plik

@ -26,6 +26,14 @@ The architectures supported by this image are:
| arm64 | arm64v8-latest |
| armhf | arm32v7-latest |
## Version Tags
This image provides various versions that are available via tags. `latest` tag usually provides the latest stable version. Others are considered under development and caution must be exercised when using them.
| Tag | Description |
| :----: | --- |
| latest | Stable releases with Focal baseimage |
| bionic | Stable releases with Bionic baseimage |
## Usage
@ -224,6 +232,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
## Versions
* **23.11.20:** - Add Bionic branch make Focal default.
* **03.05.20:** - Update exposed ports and example docs for bridge mode.
* **23.03.20:** - Remove udev hack (no longer needed), suppress uuid error in log during first start.
* **04.12.19:** - Add variable for setting PLEX_CLAIM. Remove `/transcode` volume mapping as it is now set via plex gui and defaults to a location under `/config`.