mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
commit
315520b845
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ To run the daemon with debug output, use `docker -d -D`.
|
|||
|
||||
### Daemon socket option
|
||||
|
||||
The Docker daemon can listen for [Docker Remote API](reference/api/docker_remote_api/)
|
||||
The Docker daemon can listen for [Docker Remote API](/reference/api/docker_remote_api/)
|
||||
requests via three different types of Socket: `unix`, `tcp`, and `fd`.
|
||||
|
||||
By default, a `unix` domain socket (or IPC socket) is created at `/var/run/docker.sock`,
|
||||
|
|
Loading…
Add table
Reference in a new issue