Hi friends,
I’m newbie to Nodered. I’m currently running nodered on Ubuntu (normally and in docker) which is in a vm in Windows. I’m trying to map my network drive in windows to Ubuntu.
Trying to run Nodered in docker as a container ( using docker as it makes working on my projects easier)
Do what? Map to an LAN resource? Yes, so long as your ubuntu installation has the necessary components (smbfs) installed. If not, then the answer is again yes, see this link - would need you to download the necessary from another machine & transfer it to the VM/Docker image - again, not really a question for this forum I'm afraid.
Also, while running Nodered on docker, error popping up when trying to access the files. Do i have to create a volume to get those directory and mount to Nodered?