Update README.md

bugs+issues listed
This commit is contained in:
mag37 2023-01-22 13:44:48 +01:00 committed by GitHub
parent ae4ed9a196
commit 2288acbbb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.~~