mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Fix according to remarks
This commit is contained in:
parent
fc3decce3a
commit
0b7069fc0c
3 changed files with 16 additions and 7 deletions
|
@ -170,6 +170,16 @@ Environment Variable: WATCHTOWER_NO_PULL
|
|||
Default: false
|
||||
```
|
||||
|
||||
## Without sending a startup message
|
||||
Do not send a send a message after watchtower started. Otherwise there will be an info-level notification.
|
||||
|
||||
```
|
||||
Argument: --no-startup-message
|
||||
Environment Variable: WATCHTOWER_NO_STARTUP_MESSAGE
|
||||
Type: Boolean
|
||||
Default: false
|
||||
```
|
||||
|
||||
## Run once
|
||||
Run an update attempt against a container name list one time immediately and exit.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue