fix(style): cluster state do not display

This commit is contained in:
jialin
2025-10-14 13:09:22 +08:00
parent 903500dcfa
commit 620c113fae
28 changed files with 200 additions and 198 deletions
+2 -1
View File
@@ -62,7 +62,8 @@ export const addWorkerGuide: Record<string, any> = {
--restart=unless-stopped \\
--privileged \\
--net=host \\
-v gpustack-data:/var/lib/gpustack \\
-v /var/run/docker.sock:/var/run/docker.sock \\
-v /var/lib/gpustack:/var/lib/gpustack \\
${params.image} \\
--server-url ${params.server} \\
--registration-token ${params.token} \\