pydra icon indicating copy to clipboard operation
pydra copied to clipboard

Using `DockerTask` and fetch the output to host

Open YerePhy opened this issue 3 years ago • 0 comments

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!

YerePhy avatar Jul 13 '22 10:07 YerePhy