wodle name="docker-listener"
XML section name
<wodle name="docker-listener">
</wodle>
Configuration options of the Docker wodle.
Options
run_on_start
Run command immediately when service is started.
Default value |
yes |
Allowed values |
yes, no |
interval
Waiting time to rerun the wodle in case it fails.
Default value |
1m |
Allowed values |
A positive number that should contain a suffix character indicating a time unit, such as, s (seconds), m (minutes), h (hours), d (days), M (months). |
day
Day of the month to run the scan.
Default value |
n/a |
Allowed values |
Day of the month [1..31] |
Note
When the day
option is set, the interval value must be a multiple of months. By default, the interval is set to a month.
wday
Day of the week to run the scan. This option is not compatible with the day
option.
Default value |
n/a |
Allowed values |
|
Note
When the wday
option is set, the interval value must be a multiple of weeks. By default, the interval is set to a week.