+Recent Changes

Added a "Recent Changes" - section up top to make it easier to see what's new with versions.
This commit is contained in:
mag37 2023-02-26 23:11:40 +01:00 committed by GitHub
parent 432edbfa75
commit f6e2d50949
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,11 @@
# dockcheck
### A script checking updates for docker images **without pulling** - then selectively auto-update some/all containers.
### :pushpin: Recent changes:
- **v0.2.1**: Added option to exclude a list of containers.
- **v0.2.1**: Added multi-compose support (eg. override).
- **v0.2.0**: Fixed error with container:tag definition.
- **v0.1.9:** Fixed custom env-support.
- **v0.1.8:** Added option to prune dangling images.
___
## Dependencies: