Created
July 16, 2015 21:55
-
-
Save cinco/61a4a28d96181b4f18d8 to your computer and use it in GitHub Desktop.
create LXC Container with another distro version of host OS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lxc-create -n nomedamaquina -t ubuntu -- --release trusty |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
lxc-create -n nomedamaquina -t ubuntu -- --release precise