-
Notifications
You must be signed in to change notification settings - Fork 119
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
adding krakentools version d4a2fbe #1079
Conversation
…ons to readme for krakentools
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just a few small comments and changes made to the readme for kraken tools. Once we address the pinning of the python packages, I'm good to merge and deploy the docker image.
Nice work!
Will deploy the docker image to dockerhub and quay in a moment, and will use the shortened commit hash as the tag. So on dockerhub and quay we will see the docker image name & tag |
deploy workflow here if you'd like to follow along https://github.com/StaPH-B/docker-builds/actions/runs/11484050854 it should be available in the next 5-10 minutes |
This PR adds the KrakenTools set of scripts to a docker image. The last release was ages ago, so I've used the latest commit hash instead.
Pull Request (PR) checklist:
docker build --tag samtools:1.15test --target test docker-builds/samtools/1.15
)spades/3.12.0/Dockerfile
)[ ] (optional) All test files are located in same directory as the Dockerfile (i.e.shigatyper/2.0.1/test.sh
)spades/3.12.0/README.md
)[ ] If this README is longer than 30 lines, there is an explanation as to why more detail was needed