From a146bc2c7cd83f950fd985b42b51da2817d947ae Mon Sep 17 00:00:00 2001 From: colben Date: Thu, 13 Mar 2025 15:47:26 +0800 Subject: [PATCH] update --- content/post/incus-install.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/post/incus-install.md b/content/post/incus-install.md index a6584c9..a865c42 100644 --- a/content/post/incus-install.md +++ b/content/post/incus-install.md @@ -271,6 +271,7 @@ incus3 | eth0: 192.168.1.3 | 10.10.10.3 | /dev/sdb | 10.10.10.3 incus3 ```BASH incus image list tuna: alpine amd64 # 查看清华源里存在的 alpine amd64 镜像 incus image copy tuna:alpine/3.21 local: + incus image alias create local:alpine-3.21 81f0ad86761e ``` - 启动一个系统级容器 alpine-lxc