Hi I installed "docker" for python and I can write python script that uses "docker" command.
I'm trying to use a nifi "executescript" processor with "python" engine, but each time it tells me it cannot find the "docker" module in the script file, despite I can execute the script file correctly from command line. I wonder if "python" engine in "executescript" processor does not use the underlying "python" command in my OS? If so, can I connect them together, or update the "python" engine in "executescript" processor to be able to see the "docker" module? Regards -- Mohammed
