February 6, 20215 yr So I currently have a shell script that lives on another computer and I'm trying to figure out how to move it to UnRaid... besides moving some files around it calls mkvmerge (from MKVToolNix) and HandBrakeCLI. I have both MKVToolNix and HandBrake installed as Dockers, but I don't quite understand how I'd would get a shell script to be able to access both (or either for that matter). Do I need to combine them into one Docker somehow? But even then where would I run the script from? I guess I could setup the whole thing as a VM but that seems overkill. Is there a better way?
February 6, 20215 yr 2 hours ago, soong said: Is there a better way? Really depends on what your script is doing... and what you're trying to accomplish. As far as I know you would not be able to have a script access either docker.. might be possible but it might not be worth the effort.
Archived
This topic is now archived and is closed to further replies.