We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec19565 commit e1c9465Copy full SHA for e1c9465
content/manuals/build/building/cdi.md
@@ -38,6 +38,12 @@ in one of the following locations:
38
> the `docker` driver, see [Configure CDI devices](/reference/cli/dockerd.md#configure-cdi-devices)
39
> documentation.
40
41
+> [!NOTE]
42
+> If you are creating a container builder on WSL, you need to ensure that
43
+> [Docker Desktop](../../desktop/_index.md) is installed and [WSL 2 GPU Paravirtualization](../../desktop/features/gpu.md#prerequisites)
44
+> is enabled. Buildx v0.27+ is also required to mount the WSL libraries in the
45
+> container.
46
+
47
## Building with a simple CDI specification
48
49
Let's start with a simple CDI specification that injects an environment variable
0 commit comments