dchaley / deepcell-imaging

Tools & guidance to scale DeepCell imaging on Google Cloud Batch
8 stars 2 forks source link

Parameterize container build #360

Open dchaley opened 2 weeks ago

dchaley commented 2 weeks ago

To prep for the target environment we need the builds to be agnostic to where they're running: project, location, repository, etc.

We need at minimum…

The actual scripts should already be parameterized using the env-config json file.