Docker image for monitoring a folder and launch custom MKVToolNix script.
PREREQUISITES
- Docker installed
INSTALLATION
- Docker compose example:
# MKVToolNix
mkvtoolnix:
container_name: mkvtoolnix
image: baroka/mkvtoolnix:latest
restart: unless-stopped
networks:
- t2_proxy
security_opt:
- no-new-privileges:true
volumes:
- $DOCKERDIR/mkvtoolnix/scripts:/home/scripts
- $DATADIR/Video/Series/Ver:/home/video
environment:
- TZ=$TZ
- USER_ID=$PGID
- GROUP_ID=$PUID
- $DOCKERDIR points to your local path for script files
-
Notifications
You must be signed in to change notification settings - Fork 0
baroka/mkvtoolnix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published