1
0
mirror of https://github.com/containrrr/watchtower.git synced 2025-03-06 15:36:11 +02:00

Fix arguments doc formatting (#782)

This commit is contained in:
Thomas Gaudin 2021-01-19 07:11:35 +01:00 committed by GitHub
parent aecac40413
commit a5b200e033
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -248,7 +248,9 @@ Sets an authentication token to HTTP API requests.
Environment Variable: WATCHTOWER_HTTP_API_TOKEN
Type: String
Default: -
```## 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. This enables [running multiple instances](https://containrrr.github.io/watchtower/running-multiple-instances).
```