1
0
mirror of https://github.com/docker/cli.git synced 2025-07-29 06:01:13 +03:00

docs: fix CDI device configuration anchor

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
This commit is contained in:
Paweł Gronowski
2025-07-11 10:43:57 +02:00
parent 578ccf607d
commit 8eac03d5fa

View File

@ -965,7 +965,7 @@ This starts an `ubuntu` container with access to the specified CDI device,
available on the system running the daemon, in one of the configured CDI
specification directories.
- The CDI feature has been enabled in the daemon; see [Enable CDI
devices](https://docs.docker.com/reference/cli/dockerd/#enable-cdi-devices).
devices](https://docs.docker.com/reference/cli/dockerd/#configure-cdi-devices).
### <a name="attach"></a> Attach to STDIN/STDOUT/STDERR (-a, --attach)