From 2288acbbb05d7d889e06bf91652bdc72b670ebaa Mon Sep 17 00:00:00 2001 From: mag37 Date: Sun, 22 Jan 2023 13:44:48 +0100 Subject: [PATCH] Update README.md bugs+issues listed --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d9c0eb7..139ec21 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,10 @@ Options: -a Automatic updates, without interaction. -n No updates, only checking availability. ``` -A script to check for updates on all currently running containers without pulling images, list them and give the option to update. + + + +![](https://github.com/mag37/dockcheck/blob/main/example_run.gif) Basic example: ```bash @@ -53,10 +56,6 @@ glances No updates installed, exiting ``` -Example-video: -![](https://github.com/mag37/dockcheck/blob/main/example_run.gif) - - ### :beetle: Squashed Bugs: - ~~No options for running without updates or auto update.~~ - ~~No filter to check only specific containers.~~