mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
fix host flag (#685)
This commit is contained in:
parent
c917b159da
commit
589b00bbe1
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ Environment Variable: NO_COLOR
|
|||
Docker daemon socket to connect to. Can be pointed at a remote Docker host by specifying a TCP endpoint as "tcp://hostname:port".
|
||||
|
||||
```
|
||||
Argument: --host, -h
|
||||
Argument: --host, -H
|
||||
Environment Variable: DOCKER_HOST
|
||||
Type: String
|
||||
Default: "unix:///var/run/docker.sock"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue