pydra
pydra copied to clipboard
Using `DockerTask` and fetch the output to host
Hi,
I'm new to pydra. I'd like to know if the ouputs of DockerTask remain in the container. Well, my goal is to build a pipeline where I have a folder with files, then processing them with a dockerized application and finally fetch the output to my host, could you share an example or give guidelines for doing that?
Thanks in advance!