Closed rjcorb closed 1 year ago
Closes #186. This PR adds curl to Dockerfile, which is required now that download_db_files.sh can be executed in wrapper script (#185).
Dockerfile
download_db_files.sh
Please pull latest Docker image and confirm curl is loaded:
docker pull pgc-images.sbgenomics.com/naqvia/autogvp:latest
No
Purpose/implementation Section
What feature is being added or bug is being addressed?
Closes #186. This PR adds curl to
Dockerfile
, which is required now thatdownload_db_files.sh
can be executed in wrapper script (#185).What was your approach?
What GitHub issue does your pull request address?
186
Directions for reviewers. Tell potential reviewers what kind of feedback you are soliciting.
Which areas should receive a particularly close look?
Please pull latest Docker image and confirm curl is loaded:
docker pull pgc-images.sbgenomics.com/naqvia/autogvp:latest
Is there anything that you want to discuss further?
No
Documentation Checklist