February 3, 20188 yr I have a python script that monitors a folder and uses Mutt to email new files as attachments. I would like it to monitor a share and unRAID. It's running on a Ubuntu 16.04 server VM now but it seems like a docker would be a better choice(?) If so, what's the best way to go about making this happen? Should I install a Mutt container then install python inside the container? Is there such a thing as a base Ubuntu container that I should install everything in? Or just keep the VM?
Archived
This topic is now archived and is closed to further replies.