Your first Centos container


在lxc安装过程遇到的所有问题解决后,你可以创建你的第一个lxc容器了。

最简单的方法使用lxc自带的创建文件系统的工具,当然你也可以自己做个文件系统。


模板的安装路径一般放在/usr/local/share/lxc/templates



#lxc-create -t centos -n centos-tst

#lxc-start -n centos-tst

相关内容

    暂无相关文章