update version
This commit is contained in:
parent
901552c300
commit
4a0bc556f9
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
[installation tutorial](https://opensourcegeeks.net/installing-plex-on-a-raspberry-pi-with-docker-and-ubuntu)
|
[installation tutorial](https://opensourcegeeks.net/installing-plex-on-a-raspberry-pi-with-docker-and-ubuntu)
|
||||||
|
|
||||||
|
https://github.com/plexinc/pms-docker/blob/master/README.md
|
||||||
|
|
||||||
`docker-compose up -d`
|
`docker-compose up -d`
|
||||||
|
|
||||||
## Setup TV/Movie Folder link to nerwork
|
## Setup TV/Movie Folder link to nerwork
|
||||||
|
@ -2,7 +2,7 @@ version: "2.1"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
plex:
|
plex:
|
||||||
image: linuxserver/plex
|
image: linuxserver/plex:version-1.25.8.5663-e071c3d62
|
||||||
container_name: plex
|
container_name: plex
|
||||||
network_mode: host
|
network_mode: host
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user