model-res-avm icon indicating copy to clipboard operation
model-res-avm copied to clipboard

Create Docker images of all old model tags

Open dfsnow opened this issue 1 year ago • 0 comments

To improve model reproducibility, we should create Docker container images containing all the necessary dependencies to run all currently tagged versions of each model. This would involve building a Docker image of the specific R version used + building all the R dependencies captured in renv.lock.

These images should then be saved to each model's respective registry and tagged using the same git tag as the code, i.e. 2022-assessment-year.

dfsnow avatar Nov 02 '23 20:11 dfsnow