jenkinsci / jenkinsci/docker-workflow-plugin
[JENKINS-28608] Clean up disk space from Docker.build
- Dominant language
- Java
- Stars
- 527
- Forks
- 422
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
If you are building a lot of images on a slave, eventually your Docker cache might just grow to huge sizes. Should have a way to request that the image be removed at the end of the build if it is no longer being used.
---
Originally reported by
jglick, imported from: Clean up disk space from Docker.build
jglick
Raw content of original issue
If you are building a lot of images on a slave, eventually your Docker cache might just grow to huge sizes. Should have a way to request that the image be removed at the end of the build if it is no longer being used.
Contributor guide
Assessment
This issue has not been assessed yet.