1
0
mirror of https://github.com/moby/moby.git synced 2025-12-06 07:41:18 +03:00

Fix dead link cli.md

This commit is contained in:
Sindhu S
2014-12-01 19:28:02 +05:30
parent 653be15f17
commit b1dc0db56a

View File

@@ -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`,