GSTT-CSC / MLOps

Framework for building ML apps
GNU General Public License v3.0
9 stars 5 forks source link

Remove containers after project is run #94

Open laurencejackson opened 1 year ago

laurencejackson commented 1 year ago

When a new mlflow project is run the project directory is copied into a new container,

This means that every time project is run a new container is created where the tag is the git commit. We don't need to keep these containers so should set up automatic removal .