Update README.md

This commit is contained in:
mag37 2023-01-18 13:45:30 +01:00 committed by GitHub
parent 5159ef15cc
commit 85fcc22461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,6 @@ Running docker (duh) and compose, either standalone or plugin.
Brief function to check a single contianer (by name) if there's any available updates or not without the need of pulling.
`dockcheck nginx`
## dockcheck.sh`
## `dockcheck.sh`
A script to check all currently running containers if they've got updates without pulling images, list them and give the option to update.