docs: update

This commit is contained in:
Acbox
2026-01-15 20:26:21 +08:00
parent 9ee8b19475
commit 52731b9fa1
8 changed files with 50 additions and 321 deletions
@@ -90,7 +90,7 @@ export const createUserContainer = async (
// 在 containerd 中创建容器
const containerInfo = await createContainer(config, {
namespace,
ctrCommand: process.env.CTR_COMMAND || 'ctr',
nerdctlCommand: process.env.NERDCTL_COMMAND || 'nerdctl',
})
// 在数据库中记录