mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-15 07:48:14 +01:00
- Adjusted description of "-r" parameter
- Adjusted order of parameters between dockcheck.sh and readme - Added missing parameter values from readme into dockcheck.sh
This commit is contained in:
parent
9c780b8b35
commit
1584f23d33
3 changed files with 5 additions and 5 deletions
|
|
@ -75,7 +75,7 @@ Options:
|
|||
-M Prints custom releasenote urls as markdown (requires template support).
|
||||
-n No updates, only checking availability.
|
||||
-p Auto-Prune dangling images after update.
|
||||
-r Allow checking for updates/updating images for docker run containers. Won't update the container.
|
||||
-r Allow checking/updating images created by `docker run`, containers need to be recreated manually.
|
||||
-R Skip container recreation after pulling images.
|
||||
-s Include stopped containers in the check. (Logic: docker ps -a).
|
||||
-t N Set a timeout (in seconds) per container for registry checkups, 10 is default.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue