mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-14 15:28:22 +01:00
+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:
parent
432edbfa75
commit
f6e2d50949
1 changed files with 6 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue