Difference between revisions of "Lxc launch"
Jump to navigation
Jump to search
(Created page with "lxc launch images:debian/11 bullseye-vm --vm") |
|||
Line 1: | Line 1: | ||
lxc launch images:debian/11 bullseye-vm --vm | lxc launch images:debian/11 bullseye-vm --vm | ||
+ | |||
+ | |||
+ | lxc launch images:debian/11 docker-server --vm -c limits.cpu=4 -c limits.memory=12GiB -d root,size=50GiB |
Revision as of 16:50, 12 May 2023
lxc launch images:debian/11 bullseye-vm --vm
lxc launch images:debian/11 docker-server --vm -c limits.cpu=4 -c limits.memory=12GiB -d root,size=50GiB