Skip to content

Commit

Permalink
add new flag to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
simskij committed Apr 7, 2019
1 parent da41afc commit 18a0085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ docker run --rm containrrr/watchtower --help
* `--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.
* `--tlsverify` Use TLS when connecting to the Docker socket and verify the server's certificate.
* `--debug` Enable debug mode. When this option is specified you'll see more verbose logging in the watchtower log file.
* `--monitor-only` Will only monitor for new images, not update the containers.
* `--help` Show documentation about the supported flags.

See below for options used to configure notifications.
Expand Down

0 comments on commit 18a0085

Please sign in to comment.