mirror of
https://github.com/docker/cli.git
synced 2025-07-30 17:03:07 +03:00
docs: update links to docker cli reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@ -164,4 +164,4 @@ the following:
|
||||
|
||||
These `a`, `ctrl-a`, `X`, or `ctrl-\\` values are all examples of valid key
|
||||
sequences. To configure a different configuration default key sequence for all
|
||||
containers, see [**Configuration file** section](https://docs.docker.com/engine/reference/commandline/cli/#configuration-files).
|
||||
containers, see [**Configuration file** section](https://docs.docker.com/reference/cli/docker/#configuration-files).
|
||||
|
@ -869,7 +869,7 @@ the following:
|
||||
|
||||
These `a`, `ctrl-a`, `X`, or `ctrl-\\` values are all examples of valid key
|
||||
sequences. To configure a different configuration default key sequence for all
|
||||
containers, see [**Configuration file** section](https://docs.docker.com/engine/reference/commandline/cli/#configuration-files).
|
||||
containers, see [**Configuration file** section](https://docs.docker.com/reference/cli/docker/#configuration-files).
|
||||
|
||||
### <a name="device"></a> Add host device to container (--device)
|
||||
|
||||
|
@ -10,7 +10,7 @@ identifier: "smn_cli_guide"
|
||||
This section contains reference information on using Docker's command line
|
||||
client. Each command has a reference page along with samples. If you are
|
||||
unfamiliar with the command line, you should start by reading about how to [Use
|
||||
the Docker command line](https://docs.docker.com/engine/reference/commandline/cli/).
|
||||
the Docker command line](https://docs.docker.com/reference/cli/docker/).
|
||||
|
||||
You start the Docker daemon with the command line. How you start the daemon
|
||||
affects your Docker containers. For that reason you should also make sure to
|
||||
|
Reference in New Issue
Block a user