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

Please consider providing an official Dockerfile and docker container for this tool #80

Open
Masterxilo opened this issue Sep 28, 2024 · 0 comments

Comments

@Masterxilo
Copy link

We are building reproducible pipelines with this tool. An essential part of that is to install fixed versions of all dependencies in a known environment.

Docker solves these problems, and I think it would be useful for this tool to provide and officially maintained shareable Dockerfile that installs all dependencies in known-good versions. I know you provide a VM image, but it's too heavyweight IMO.

A colleague has written a version of such a file Dockerfile_phyloscanner.txt.

I have refined that to freeze the versions of most dependencies, in particular the version of the phyloscanner repository clone: Dockerfile_phyloscanner-fixed-versions.txt

Freezing versions is absolutely essential for integrating this tool into reproducible automated pipelines.
Just this past month a breaking change 7c2cba9 changed an output file name: *_patStats became *_patStats.csv

Thanks for considering 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