Accessing file system
Hi! First of all, thanks for the great software. I was wondering if one could access the host file system from scripts. A typical use would be having some legacy app dump a file export to a smb/cifs share, mounted on the VM Windmill is running on, for further processing. Is this as easy as mounting the share inside the worker containers in the compose file and then doing whatever file i/o is needed in the scripts? Asking instead of just trying it as I can't try it right now 🙂
2 Replies