Skip to content

Commit 18a0085

Browse files
committed
add new flag to readme
1 parent da41afc commit 18a0085

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ docker run --rm containrrr/watchtower --help
130130
* `--cleanup` Remove old images after updating. When this flag is specified, watchtower will remove the old image after restarting a container with a new image. Use this option to prevent the accumulation of orphaned images on your system as containers are updated.
131131
* `--tlsverify` Use TLS when connecting to the Docker socket and verify the server's certificate.
132132
* `--debug` Enable debug mode. When this option is specified you'll see more verbose logging in the watchtower log file.
133+
* `--monitor-only` Will only monitor for new images, not update the containers.
133134
* `--help` Show documentation about the supported flags.
134135

135136
See below for options used to configure notifications.

0 commit comments

Comments
 (0)