-
-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
How to create a DMS docker container with configs options :
docker run -d \
--name=dms \
--entrypoint '/bin/sh' \
--restart unless-stopped \
--network=host \
-v /data/Media/Video:/dmsdir \
ghcr.io/anacrolix/dms:latest \
-c '/dms -path /dmsdir -friendlyName DMS -deviceIcon /dmsdir/.dms.png -ignoreHidden -ignoreUnreadable'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels