Difference between revisions of "LXC Ubuntu containers"
From MyWiki
Line 1: | Line 1: | ||
'''lxc-ls''' - list the containers existing on the system<br> | '''lxc-ls''' - list the containers existing on the system<br> | ||
'''lxc-destroy''' --name u1<br> | '''lxc-destroy''' --name u1<br> | ||
− | lxc-create -t download -n u1 to select a distribution from a list | + | '''lxc-create -t download -n u1''' to select a distribution from a list |
Revision as of 10:54, 26 June 2015
lxc-ls - list the containers existing on the system
lxc-destroy --name u1
lxc-create -t download -n u1 to select a distribution from a list