This commit is contained in:
2018-11-26 10:56:57 +01:00
parent b5eb0db40d
commit bb7303874c
6 changed files with 44 additions and 4 deletions

View File

@@ -4,13 +4,14 @@ services:
build: ./
image: kilhaasi/pms
container_name: pms
# depends_on:
# - plexdrv
volumes:
- /Video:/Video:shared
- /Transcode:/Transcode
- /Docker/Plex-Video/plex_cfg:/config
- ./.rclone.conf:/root/.rclone.conf
- /Docker/Plex-Video/.rclone.conf:/root/.rclone.conf
- /Docker/Plex-Video/plexdrv-cfg:/root/.plexdrive
- /Docker/Plex-Video/enc-pwd:/root/enc-pwd
- /Docker/Plex-Video/cache:/cache
environment:
- TZ=DE
- BACKUP=gdrive:/Backup/Plex-Dev