$ sudo docker run -i -t -v /path/to/files:/files -v /path/to/local/cache:/home/docker --rm=true -u="1000" jedimonkey/filebot-cli filebot [options] It's designed to ...
NOTES: Add filebot to Environment Path to make execution convenient. Add filebot.launcher.exe in the environment path in the previous step if you want to prevent the console from popping up. There was ...