gocd / gocd/docker-registry-artifact-plugin
Remove the image from the agent machine after pushing
Open
- Dominant language
- Java
- Stars
- 20
- Forks
- 15
- Avg merge
- 8m
- Merged PRs (30d)
- 4
Description
The docker registry artifact plugin is invoked after building an image normally. Or pulling down an image to push elsewhere. Once the image is pushed, there is no need for the image to be present on the agent.
Provide an option to remove the docker image from the host. This can be disabled if elastic agents are being used (exception: elastic agents used with Docker outside of Docker) and there are no chances of the image being present on the host machine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.