Update pve_lxc.md

This commit is contained in:
spiritlhl
2023-08-04 15:57:33 +08:00
committed by GitHub
parent db3df7dc0f
commit 1fd2d20a03

View File

@@ -24,6 +24,10 @@ outline: deep
- 容器的相关信息将会存储到对应的容器的NOTE中可在WEB端查看
- 如果宿主机自带IPV6子网将自动附加上IPV6网络但无公网IPV6地址
### 使用方法
下载脚本
国际
```shell
@@ -36,8 +40,6 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/scripts/buildct.sh
curl -L https://ghproxy.com/https://raw.githubusercontent.com/spiritLHLS/pve/main/scripts/buildct.sh -o buildct.sh && chmod +x buildct.sh
```
### 使用方法
* 系统支持:
- debian10debian11
- ubuntu18ubuntu20ubuntu22