diff --git a/README.md b/README.md index c8ff092..9759b33 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ -# dockcheck -### A script checking updates for docker images **without pulling** - then selectively auto-update some/all containers. +

+ +

+

+ bash + GPLv3 + release + Buy me a Coffee + LiberaPay + Github Sponsor +

+ +

A script checking updates for docker images without pulling - selectively auto-update containers.

+

With features like excluding specific containers, filter by name, auto-prune dangling images and more. + ### :warning: URGENT! The 2.0 change had a breaking error - compose-recreation might have included previous containers compose-file. @@ -22,7 +35,7 @@ User will be prompted to download `regctl` if not in `PATH` or `PWD` ___ -![](https://github.com/mag37/dockcheck/blob/main/example.gif) +![](extras/example.gif) ## `dockcheck.sh` ```