feat: tv
parent
d0133a73df
commit
d1c3ec246c
|
@ -12,9 +12,10 @@ up () {
|
|||
--env PGID=1000 \
|
||||
--env VERSION=docker \
|
||||
--volume /bigdata/k8s-config/plex/config:/config:rw \
|
||||
--volume /bigdata/media/movies:/media/movies:ro \
|
||||
--volume /bigdata/media/audiobooks:/media/audiobooks:ro \
|
||||
--volume /bigdata/media/movies:/media/movies:ro \
|
||||
--volume /bigdata/media/music:/media/music:ro \
|
||||
--volume /bigdata/media/tv:/media/tv:ro \
|
||||
--volume /media-vtluug:/media/media-vtluug:ro \
|
||||
--volume /bigdata/tmp/plex/transcode:/transcode:rw \
|
||||
--device=/dev/dri:/dev/dri:rw \
|
||||
|
|
Loading…
Reference in New Issue