AlexsLemonade / refinebio

Refine.bio harmonizes petabytes of publicly available biological data into ready-to-use datasets for cancer researchers and AI/ML scientists.
https://www.refine.bio/
Other
129 stars 19 forks source link

Refactor Docker image build scripts #3285

Closed arkid15r closed 1 year ago

arkid15r commented 1 year ago

Purpose/Implementation Notes

The current Docker container handling approach is heavily depends on ccdlstaging registry for local testing/deployment. This PR introduces a way to change the behaviour by using DOCKERHUB_REPO env variable and addresses a bunch of other smaller problems I noticed during refine.bio images building:

Functional tests

NA

Checklist

Screenshots

NA