mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-25 14:59:14 +01:00
update plex
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
plex:
|
||||
image: vimagick/plex
|
||||
ports:
|
||||
- "32400:32400"
|
||||
volumes:
|
||||
- "./data:/data:ro"
|
||||
- "./data/plex:/var/lib/plexmediaserver/Library/Application Support"
|
||||
@@ -9,4 +7,5 @@ plex:
|
||||
- "HOME=/data"
|
||||
working_dir: /data
|
||||
# user: 1000:1000
|
||||
net: host
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user