Is there a way that I can mount a local directory to the container, when WDL initiating the container?
Thanks for the question, skye. To clarify, you are running a WDL workflow via the Dockstore CLI and would like to make a local directory visible to an invoked container?
yes, I’m intend to do that
For information on WDL task input, you can see wdl/SPEC.md at main · openwdl/wdl · GitHub
This also might be relevent Feature request: volume mounting · Issue #2190 · broadinstitute/cromwell · GitHub