lxc-create -n mycontainer -t download -- -d debian -r bullseye -a amd64 --keyserver hkps://keyserver.ubuntu.com
lxc-create -n mycontainer -t download -- -d ubuntu -r noble -a amd64 --keyserver hkps://keyserver.ubuntu.com
Comments
Post a Comment