From 8708acb9eedd2073602301e531bbefad861fab99 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:00:53 +0800 Subject: [PATCH] Update lxd_lxc.md --- docs/guide/lxd_lxc.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/guide/lxd_lxc.md b/docs/guide/lxd_lxc.md index a1807dc0e6..04f656cc12 100644 --- a/docs/guide/lxd_lxc.md +++ b/docs/guide/lxd_lxc.md @@ -194,8 +194,10 @@ curl -L https://ghproxy.com/https://ghproxy.com/https://raw.githubusercontent.co - debian10,debian11, debian12 - ubuntu20,ubuntu22 - centos7,centos8 +- alpine3.15,alpine3.16,alpine3.17,alpine3.18 * 注意都是小写字母+数字的组合,自行尝试,如果搜索无该系统则会自动退出脚本 +* 版本号可以带英文小数点,为了适配alpine的版本号已支持 :::tip 版本号中已结束长期维护的一般不再有官方镜像了,暂时未找到历史镜像的存档地址,如果有找到欢迎留言我会添加支持