Remove containers after project is run
Open
enhancement
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 1
Description
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 .
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.