add --no-startup-message flag

This commit is contained in:
Lukas Willburger 2020-03-13 10:38:33 +01:00
parent b051327f1b
commit fc3decce3a
3 changed files with 14 additions and 4 deletions

View file

@ -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