Skip to content

Commit 5d77e8d

Browse files
Bot Updating Templated Files
1 parent 12308d9 commit 5d77e8d

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -77,24 +77,6 @@ Valid settings for VERSION are:-
7777
+ **`public`**: will update plexpass users to the latest public version, useful for plexpass users that don't want to be on the bleeding edge but still want the latest public updates.
7878
+ **`<specific-version>`**: will select a specific version (eg 0.9.12.4.1192-9a47d21) of plex to install, note you cannot use this to access plexpass versions if you do not have plexpass.
7979

80-
## Read-Only Operation
81-
82-
This image can be run with a read-only container filesystem. For details please [read the docs](https://docs.linuxserver.io/misc/read-only/).
83-
84-
### Caveats
85-
86-
* Runtime update of Plex (and thus Plexpass builds) is not supported.
87-
* Transcode directory must be mounted to a host path or tmpfs.
88-
89-
## Non-Root Operation
90-
91-
This image can be run with a non-root user. For details please [read the docs](https://docs.linuxserver.io/misc/non-root/).
92-
93-
### Caveats
94-
95-
* Runtime update of Plex (and thus Plexpass builds) is not supported.
96-
* Transcode directory must be mounted to a host path or tmpfs.
97-
9880
### Hardware Acceleration
9981

10082
Many desktop applications need access to a GPU to function properly and even some Desktop Environments have compositor effects that will not function without a GPU. However this is not a hard requirement and all base images will function without a video device mounted into the container.
@@ -120,6 +102,24 @@ We automatically add the necessary environment variable that will utilise all th
120102

121103
Best effort is made to install tools to allow mounting in /dev/dri on Arm devices. In most cases if /dev/dri exists on the host it should just work. If running a Raspberry Pi 4 be sure to enable `dtoverlay=vc4-fkms-v3d` in your usercfg.txt.
122104

105+
## Read-Only Operation
106+
107+
This image can be run with a read-only container filesystem. For details please [read the docs](https://docs.linuxserver.io/misc/read-only/).
108+
109+
### Caveats
110+
111+
* Runtime update of Plex (and thus Plexpass builds) is not supported.
112+
* Transcode directory must be mounted to a host path or tmpfs.
113+
114+
## Non-Root Operation
115+
116+
This image can be run with a non-root user. For details please [read the docs](https://docs.linuxserver.io/misc/non-root/).
117+
118+
### Caveats
119+
120+
* Runtime update of Plex (and thus Plexpass builds) is not supported.
121+
* Transcode directory must be mounted to a host path or tmpfs.
122+
123123
## Usage
124124

125125
To help you get started creating a container from this image you can either use docker-compose or the docker cli.

0 commit comments

Comments
 (0)