mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Update arguments.md
This commit is contained in:
parent
ce459635a5
commit
52a8bd3bd2
1 changed files with 5 additions and 1 deletions
|
@ -139,7 +139,11 @@ Environment Variable: WATCHTOWER_LABEL_ENABLE
|
||||||
```
|
```
|
||||||
|
|
||||||
## Without updating containers
|
## Without updating containers
|
||||||
Will only monitor for new images, not update the containers. Please note: Due to Docker API limitations the latest image will still be pulled from the registry.
|
Will only monitor for new images, not update the containers.
|
||||||
|
|
||||||
|
> ### ⚠️ Please note
|
||||||
|
>
|
||||||
|
> Due to Docker API limitations the latest image will still be pulled from the registry.
|
||||||
|
|
||||||
```
|
```
|
||||||
Argument: --monitor-only
|
Argument: --monitor-only
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue