From 5d5d7eaffe3e9a9fc45ae848ba1e7c54c8849f8d Mon Sep 17 00:00:00 2001 From: mag37 Date: Tue, 31 Jan 2023 14:52: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 8df1ca9..41cd2fb 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 having the option to auto-update either all or selecting specific containers. +### A script checking updates for docker images **without the need of pulling** - then optionally auto-update chosen containers. With the help of [`regctl`](https://github.com/regclient/regclient). This is just a concept for inspiration, use with care. ___