From 8c9259a973563780dc712c115952900b09ac8061 Mon Sep 17 00:00:00 2001 From: GuoQing Liu <842607283@qq.com> Date: Fri, 1 May 2026 21:52:06 +0800 Subject: [PATCH] Update docs/src/components/DockerComposeGenerator/config/config.yaml Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> --- docs/src/components/DockerComposeGenerator/config/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/components/DockerComposeGenerator/config/config.yaml b/docs/src/components/DockerComposeGenerator/config/config.yaml index cc48a52d0..a1fc93165 100644 --- a/docs/src/components/DockerComposeGenerator/config/config.yaml +++ b/docs/src/components/DockerComposeGenerator/config/config.yaml @@ -172,7 +172,7 @@ hardware: comment: "PCIe Coral — follow driver instructions at https://github.com/jnicolson/gasket-builder" - id: "gpu" - label: "GPU Acceleration (/dev/dri)" + label: "Intel/AMD GPU (/dev/dri)" description: "Pass through /dev/dri for GPU hardware acceleration (Intel/AMD)." disabledWhen: - "stable-tensorrt-jp6"