-
Notifications
You must be signed in to change notification settings - Fork 16
Home
cooip-jm edited this page Sep 14, 2024
·
18 revisions
a 牵绊少,需要较多的Linux 基础,
资源占用极少,部署简易,宿主系统选择面宽泛
b,受PVE厂家限制,只能跟随升级,宿主限定Debian,
arm版只能自己编译或者使用非官方包,操作简单,能快速上手。需要至少2G内存
手里有垃圾设备不舍得扔且贪玩的可以试着玩玩lxc,一不小心就玩成了高手
https://t.me/openwrt_flippy
https://github.com/ophub/amlogic-s9xxx-armbian/releases
=======================================================
Alist
Apple时间机器
DDNS+V6
mirrors.tuna.tsinghua.edu.cn/lxc-images
lxc-create --name fedora --template download -- --dist fedora --release 40 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images
lxc-create --name almalinux --template download -- --dist almalinux --release 9 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images
lxc-create --name tumbleweed --template download -- --dist opensuse --release tumbleweed --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images
lxc-create --name opensuse --template download -- --dist opensuse --release 15.6 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images
lxc-create --name rockylinux --template download -- --dist rockylinux --release 9 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images
lxc-create --name openeuler --template download -- --dist openeuler --release 24.03 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images
lxc-create --name alpine --template download -- --dist alpine --release 3.20 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images
lxc-create --name alt --template download -- --dist alt --release p10 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images
lxc-create --name debian --template download -- --dist debian --release trixie --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images
lxc-create --name archlinux --template download -- --dist archlinux --release current --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images
lxc-create --name centos --template download -- --dist centos --release 9-Stream --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images
lxc-create --name nixos --template download -- --dist nixos --release 24.05 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images