mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
add --no-startup-message flag
This commit is contained in:
parent
b051327f1b
commit
fc3decce3a
3 changed files with 14 additions and 4 deletions
|
@ -18,6 +18,7 @@ The types of notifications to send are set by passing a comma-separated list of
|
|||
## Settings
|
||||
|
||||
- `--notifications-level` (env. `WATCHTOWER_NOTIFICATIONS_LEVEL`): Controls the log level which is used for the notifications. If omitted, the default log level is `info`. Possible values are: `panic`, `fatal`, `error`, `warn`, `info` or `debug`.
|
||||
- `--no-startup-message` (env. `WATCHTOWER_NOTIFICATION_NO_STARTUP_MESSAGE`): Prevents watchtower from sending a startup message.
|
||||
|
||||
## Available services
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue