mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
updated default
This commit is contained in:
parent
1843a71911
commit
5325703c27
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ To list available commands, either run ``docker`` with no parameters or execute
|
|||
|
||||
$ sudo docker
|
||||
Usage: docker [OPTIONS] COMMAND [arg...]
|
||||
-H=[tcp://127.0.0.1:4243]: tcp://host:port to bind/connect to or unix://path/to/socket to use
|
||||
-H=[unix:///var/run/docker.sock]: tcp://host:port to bind/connect to or unix://path/to/socket to use
|
||||
|
||||
A self-sufficient runtime for linux containers.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue