Update referenced links

pull/2078/head
Nick Fedor 10 months ago committed by GitHub
parent 0f049a9672
commit 4a0e32d0b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -264,7 +264,7 @@ Environment Variable: WATCHTOWER_DISABLE_CONTAINERS
## Without updating containers ## Without updating containers
Will only monitor for new images, send notifications and invoke Will only monitor for new images, send notifications and invoke
the [pre-check/post-check hooks](https://containrrr.dev/watchtower/lifecycle-hooks/), but will **not** update the the [pre-check/post-check hooks](https://nicholas-fedor.github.io/watchtower/lifecycle-hooks/), but will **not** update the
containers. containers.
!!! note !!! note
@ -350,7 +350,7 @@ Environment Variable: WATCHTOWER_RUN_ONCE
## HTTP API Mode ## HTTP API Mode
Runs Watchtower in HTTP API mode, only allowing image updates to be triggered by an HTTP request. Runs Watchtower in HTTP API mode, only allowing image updates to be triggered by an HTTP request.
For details see [HTTP API](https://containrrr.dev/watchtower/http-api-mode). For details see [HTTP API](https://nicholas-fedor.github.io/watchtower/http-api-mode).
```text ```text
Argument: --http-api-update Argument: --http-api-update
@ -385,7 +385,7 @@ Environment Variable: WATCHTOWER_HTTP_API_PERIODIC_POLLS
## Filter by scope ## Filter by scope
Update containers that have a `com.centurylinklabs.watchtower.scope` label set with the same value as the given argument. Update containers that have a `com.centurylinklabs.watchtower.scope` label set with the same value as the given argument.
This enables [running multiple instances](https://containrrr.dev/watchtower/running-multiple-instances). This enables [running multiple instances](https://nicholas-fedor.github.io/watchtower/running-multiple-instances).
!!! note "Filter by lack of scope" !!! note "Filter by lack of scope"
If you want other instances of watchtower to ignore the scoped containers, set this argument to `none`. If you want other instances of watchtower to ignore the scoped containers, set this argument to `none`.

Loading…
Cancel
Save