You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,6 @@ Valid settings for VERSION are:-
77
77
+**`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.
78
78
+**`<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.
79
79
80
-
81
80
## Read-Only Operation
82
81
83
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/).
@@ -116,6 +115,9 @@ Best effort is made to install tools to allow mounting in /dev/dri on Arm device
116
115
117
116
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
118
117
118
+
>[!NOTE]
119
+
>Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided.
120
+
119
121
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))
0 commit comments