Merge pull request #8582 from SvenDowideit/api-docs-link-to-basics-page
The basics page moved, update link. Upstream-commit: 73792969e62bed273dc8aca609d513e80856807a Component: engine
This commit is contained in:
@ -8,8 +8,8 @@ page_keywords: API, Docker, rcli, REST, documentation
|
||||
|
||||
- The Remote API has replaced `rcli`.
|
||||
- The daemon listens on `unix:///var/run/docker.sock` but you can
|
||||
[*Bind Docker to another host/port or a Unix socket*](
|
||||
/use/basics/#bind-docker).
|
||||
[Bind Docker to another host/port or a Unix socket](
|
||||
/articles/basics/#bind-docker-to-another-hostport-or-a-unix-socket).
|
||||
- The API tends to be REST, but for some complex commands, like `attach`
|
||||
or `pull`, the HTTP connection is hijacked to transport `STDOUT`,
|
||||
`STDIN` and `STDERR`.
|
||||
|
||||
@ -8,8 +8,8 @@ page_keywords: API, Docker, rcli, REST, documentation
|
||||
|
||||
- The Remote API has replaced `rcli`.
|
||||
- The daemon listens on `unix:///var/run/docker.sock` but you can
|
||||
[*Bind Docker to another host/port or a Unix socket*](
|
||||
/use/basics/#bind-docker).
|
||||
[Bind Docker to another host/port or a Unix socket](
|
||||
/articles/basics/#bind-docker-to-another-hostport-or-a-unix-socket).
|
||||
- The API tends to be REST, but for some complex commands, like `attach`
|
||||
or `pull`, the HTTP connection is hijacked to transport `STDOUT`,
|
||||
`STDIN` and `STDERR`.
|
||||
|
||||
@ -8,8 +8,8 @@ page_keywords: API, Docker, rcli, REST, documentation
|
||||
|
||||
- The Remote API has replaced `rcli`.
|
||||
- The daemon listens on `unix:///var/run/docker.sock` but you can
|
||||
[*Bind Docker to another host/port or a Unix socket*](
|
||||
/use/basics/#bind-docker).
|
||||
[Bind Docker to another host/port or a Unix socket](
|
||||
/articles/basics/#bind-docker-to-another-hostport-or-a-unix-socket).
|
||||
- The API tends to be REST, but for some complex commands, like `attach`
|
||||
or `pull`, the HTTP connection is hijacked to transport `STDOUT`,
|
||||
`STDIN` and `STDERR`.
|
||||
|
||||
@ -8,8 +8,8 @@ page_keywords: API, Docker, rcli, REST, documentation
|
||||
|
||||
- The Remote API has replaced `rcli`.
|
||||
- The daemon listens on `unix:///var/run/docker.sock` but you can
|
||||
[*Bind Docker to another host/port or a Unix socket*](
|
||||
/use/basics/#bind-docker).
|
||||
[Bind Docker to another host/port or a Unix socket](
|
||||
/articles/basics/#bind-docker-to-another-hostport-or-a-unix-socket).
|
||||
- The API tends to be REST, but for some complex commands, like `attach`
|
||||
or `pull`, the HTTP connection is hijacked to transport `STDOUT`,
|
||||
`STDIN` and `STDERR`.
|
||||
|
||||
Reference in New Issue
Block a user