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
126 stars 19 forks source link

Integrate Docker base image building into existing workflows #3289

Closed arkid15r closed 1 year ago

arkid15r commented 1 year ago

Context

The next step after adding the Dockerfile.base image is to automate its building process as is done for other api/common/worker images.

Problem or idea

The image can be built manually only at the moment.

Solution or next step

Figure out the dependent workflows and adjust them (create new one(s)) to accommodate the new inheritance model.