mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
Fix dual blank line in arguments.md
Fix dual blank line in arguments.md
This commit is contained in:
parent
82f5472fd6
commit
0135b737cf
1 changed files with 0 additions and 1 deletions
|
|
@ -242,7 +242,6 @@ Note that monitor-only can also be specified on a per-container basis with the `
|
|||
|
||||
By default, environement variables will take precedence over labels. This means that if you set `WATCHTOWER_MONITOR_ONLY` to true, a container with `com.centurylinklabs.watchtower.monitor-only` set to false will not be updated. If you set `WATCHTOWER_LABEL_TAKE_PRECEDENCE` to true, then the container will also be updated
|
||||
|
||||
|
||||
```text
|
||||
Argument: --label-take-precedence
|
||||
Environment Variable: WATCHTOWER_LABEL_TAKE_PRECEDENCE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue