mirror of
https://github.com/moby/moby.git
synced 2025-12-07 19:42:23 +03:00
Fix dead link cli.md
This commit is contained in:
@@ -102,7 +102,7 @@ To run the daemon with debug output, use `docker -d -D`.
|
|||||||
|
|
||||||
### Daemon socket option
|
### 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`.
|
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`,
|
By default, a `unix` domain socket (or IPC socket) is created at `/var/run/docker.sock`,
|
||||||
|
|||||||
Reference in New Issue
Block a user