Open edgano opened 4 years ago
👉 #215 (?)
I saw it, but it's an issue of DSL2. It's not working in local or the CRG.
I dont know.
Not sure to understand, how many containers the pipeline use? where are you execting? what you are getting?
Running locally or at CRG's cluster. And using nextflow modules. I have this. I guess it's because I'm using multiple containers, and I would like to know if its possible to "list" the containers used in the pipeline. like:
processFoo : containerX
processBar : containerY
Thanks in advance.
Got it. Yes, it should be added the support for multiple containers.
I'm not sure if there is a way to show the list of containers when running DSL2 and tower. Could be great to have an overview of all of them and easy to check if there is an issue.