mirror of
https://github.com/docker/cli.git
synced 2026-01-23 15:21:32 +03:00
Merge pull request #19875 from Qiaohai8866/master
change 'host:port' to `host:port` Upstream-commit: 743978e3ba7c95f6be0d0831179776b07735389e Component: engine
This commit is contained in:
@@ -565,7 +565,7 @@ please check the [run](run.md) reference.
|
||||
|
||||
## Nodes discovery
|
||||
|
||||
The `--cluster-advertise` option specifies the 'host:port' or `interface:port`
|
||||
The `--cluster-advertise` option specifies the `host:port` or `interface:port`
|
||||
combination that this particular daemon instance should use when advertising
|
||||
itself to the cluster. The daemon is reached by remote hosts through this value.
|
||||
If you specify an interface, make sure it includes the IP address of the actual
|
||||
|
||||
Reference in New Issue
Block a user