mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-23 12:51:10 +00:00
Add flag/option to hide the "No Updates availabe" message and only show updateable images (#280)
* Add flag to hide the "No Updates availabe" message and only show updateable images * Add option to hide the "No Updates available" message and only show updateable images * Fix some logic
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#MaxAsync=10 # Set max asynchronous subprocesses, 1 default, 0 to disable.
|
||||
#MonoMode=true # Monochrome mode, no printf colour codes and hides progress bar.
|
||||
#Notify=true # Inform - send a preconfigured notification.
|
||||
#OnlyShowUpdateable=true # Hides the "No updates available" message and only shows updateable images
|
||||
#OnlyLabel=true # Only update if label is set. See readme.
|
||||
#OnlySpecific=true # Only compose up the specific container, not the whole compose. (useful for master-compose structure).
|
||||
#PrintMarkdownURL=true # Prints custom releasenote urls as markdown
|
||||
|
||||
Reference in New Issue
Block a user