From 1a31df3f31f3edb9684a0dd4fb248facdf70e7b0 Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Mon, 21 Jul 2025 11:58:46 +0200 Subject: [PATCH] build: cdi page fixes Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> --- content/manuals/build/building/cdi.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/manuals/build/building/cdi.md b/content/manuals/build/building/cdi.md index da61521e1d..02140308f7 100644 --- a/content/manuals/build/building/cdi.md +++ b/content/manuals/build/building/cdi.md @@ -21,7 +21,7 @@ variables, host mounts (such as shared objects), and executable hooks. ## Getting started To get started with CDI, you need to have a compatible environment set up. This -includes having Docker v27+ installed with [CDI enabled](/reference/cli/dockerd.md#enable-cdi-devices) +includes having Docker v27+ installed with [CDI configured](/reference/cli/dockerd.md#configure-cdi-devices) and Buildx v0.22+. You also need to create the [device specifications using JSON or YAML files](https://github.com/cncf-tags/container-device-interface/blob/main/SPEC.md#cdi-json-specification) @@ -119,7 +119,6 @@ Now let's build this Dockerfile: ```console $ docker buildx build . -docker buildx build . [+] Building 0.4s (5/5) FINISHED docker:default => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 155B 0.0s