From 4c31ee264046adb602f8a3e67e1e20c28f8d46d7 Mon Sep 17 00:00:00 2001 From: Tobias Nehrlich Date: Sun, 20 Oct 2019 11:23:59 +0200 Subject: [PATCH] Add description --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 200087e..b78b5a8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Image Cleanup Client +## General +The image cleanup client is used to clean up Docker images in a Docker Registry when they are tagged using git SHA. + +This helps to save space because not anymore needed images are being removed from the registry. + ## Dependencies |Name|Usage|