-
Notifications
You must be signed in to change notification settings - Fork 125
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 vigor4 version 4.1.20200702 #1043
Conversation
Closes #1031 |
|
Closes #1003 |
Thank you for putting all these together. I believe it gave you a lot of headaches. |
Thank you! |
There's a new version of vigor4 and more databases!
Right now this is a work in progress as we get tests together, but it should be ready for review soon.Edit: This is now ready to review!
I made several changes from the prior Dockerfile. I added an 'app' and 'test' stage. I thought about adding a 'builder' stage so that maven wasn't included in the final image, but then I determined that wasn't worth my time at the moment. I can implement this stage if the reviewer thinks otherwise.
I also added in a CMD layer and created a README.
Pull Request (PR) checklist:
docker build --tag samtools:1.15test --target test docker-builds/samtools/1.15
)spades/3.12.0/Dockerfile
)shigatyper/2.0.1/test.sh
)spades/3.12.0/README.md
)