From 3faada230a0da14b465322ad8f5bca256b36266d Mon Sep 17 00:00:00 2001 From: mag37 Date: Thu, 9 Feb 2023 21:22:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5661d01..cca75d9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # dockcheck -### A script checking updates for docker images **without the need of pulling** - then optionally auto-update chosen containers. +### A script checking updates for docker images **without pulling** - then selectively auto-update some/all containers. With the help of [`regctl`](https://github.com/regclient/regclient). This is just a concept for inspiration, use with care. ___