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

Run mothur tools with docker_enabled #1484

Open
cat-bro opened this issue Sep 5, 2023 · 2 comments
Open

Run mothur tools with docker_enabled #1484

cat-bro opened this issue Sep 5, 2023 · 2 comments

Comments

@cat-bro
Copy link
Collaborator

cat-bro commented Sep 5, 2023

need to test whether this entry in tpv/tools.yml will work for all mothur tools including ones with specific entries. This will protect user data from large files created in error.

  toolshed.g2.bx.psu.edu/repos/iuc/mothur.*:
    params:
      docker_enabled: true
      docker_run_extra_arguments: --pids-limit 10000 --ulimit fsize=1000000000 --env TERM=vt100
@cat-bro
Copy link
Collaborator Author

cat-bro commented Sep 12, 2023

#1484

@cat-bro
Copy link
Collaborator Author

cat-bro commented Apr 3, 2024

This does not work. the fsize limit is ~500GB and mothur jobs still have working directory files that exceed this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant