mirror of
https://github.com/docker/docs.git
synced 2026-04-13 23:06:15 +07:00
mention the param to dockerserver
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit)
This commit is contained in:
@@ -64,7 +64,10 @@ GLOBAL OPTIONS:
|
||||
|
||||
*Maintainer: Ben Firshman*
|
||||
|
||||
This service runs a Docker remote API server, allowing the Docker client and other Docker tools to control libswarm services.
|
||||
This service runs a Docker remote API server, allowing the Docker client and
|
||||
other Docker tools to control libswarm services. With no arguments, it listens
|
||||
on port `4243`, but you can specify any port you like using `tcp://0.0.0.0:9999`,
|
||||
`unix:///tmp/docker` etc.
|
||||
|
||||
|
||||
### Docker client
|
||||
|
||||
Reference in New Issue
Block a user