Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Do not mount all directories for every run #176

Open
andricDu opened this issue Aug 19, 2021 · 1 comment
Open

Feature Request - Do not mount all directories for every run #176

andricDu opened this issue Aug 19, 2021 · 1 comment
Assignees
Labels
new-feature Request is a new feature

Comments

@andricDu
Copy link
Contributor

andricDu commented Aug 19, 2021

Every nextflow run will mount every volume regardless which ones are actually listed in the params.

Workflow management needs to detect which volume the workflow needs to use and then only mount that particular volume.

Exit criteria:

  • Single volume mounted instead of all.
  • Make it easy to configure. (possibly list of valid working dirs / volumes in application.yml)
@andricDu andricDu added the new-feature Request is a new feature label Aug 19, 2021
@andricDu andricDu added this to the Code Monkeys - Sprint 61 milestone Aug 19, 2021
@rosibaj
Copy link

rosibaj commented Aug 25, 2021

#177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Request is a new feature
Projects
None yet
Development

No branches or pull requests

4 participants