June 1, 201610 yr I have a docker version of Transmission, if I want to get Transmission to call a script do I have to use the volume mappings of the docker app in the script or will it recognise regular mappings e.g. /mnt/cache/movies?
June 1, 201610 yr I have a docker version of Transmission, if I want to get Transmission to call a script do I have to use the volume mappings of the docker app in the script or will it recognise regular mappings e.g. /mnt/cache/movies? Any docker app has no clue about the outside file system, so you'll have to use the mapped folder
Archived
This topic is now archived and is closed to further replies.