Merge pull request #6173 from vvoland/fix-anchor-cdi

docs: fix CDI device configuration anchor
This commit is contained in:
Sebastiaan van Stijn
2025-07-11 15:27:46 +02:00
committed by GitHub

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)