1
0
mirror of https://github.com/docker/cli.git synced 2026-01-19 21:41:31 +03:00

Fix dead link cli.md

Upstream-commit: f7c051492c
Component: cli
This commit is contained in:
Sindhu S
2014-12-01 19:28:02 +05:30
committed by Tibor Vass
parent 90939c9f0c
commit 4736be8026

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