mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
docs: update
This commit is contained in:
@@ -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',
|
||||
})
|
||||
|
||||
// 在数据库中记录
|
||||
|
||||
Reference in New Issue
Block a user