diskin-lab-chop / AutoGVP

19 stars 3 forks source link

add curl to Dockerfile #187

Closed rjcorb closed 1 year ago

rjcorb commented 1 year ago

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 that download_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