From abcf9b33d31ff0adbd5f1cdee1681a34e3c2c4cb Mon Sep 17 00:00:00 2001 From: colben Date: Thu, 26 Feb 2026 21:05:00 +0800 Subject: [PATCH] update --- content/post/incus-install.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/post/incus-install.md b/content/post/incus-install.md index f6cf35b..bd680dc 100644 --- a/content/post/incus-install.md +++ b/content/post/incus-install.md @@ -323,7 +323,6 @@ incus3 | eth0: 192.168.1.3 | 10.10.10.3 | /dev/sdb | 10.10.10.3 incus3 -c limits.cpu=2 -c limits.memory=4GiB -d root,size=5GiB # 集群环境中的 incus2 节点 - ```BASH incus launch local:alpine/3.21 alpine-lxc \ -c limits.cpu=2 -c limits.memory=4GiB -d root,size=5GiB \ --network incusbr --storage pool1 --target incus2