Skip to content

Instantly share code, notes, and snippets.

@cinco
Created July 16, 2015 21:55
Show Gist options
  • Save cinco/61a4a28d96181b4f18d8 to your computer and use it in GitHub Desktop.
Save cinco/61a4a28d96181b4f18d8 to your computer and use it in GitHub Desktop.
create LXC Container with another distro version of host OS
lxc-create -n nomedamaquina -t ubuntu -- --release trusty
@cinco
Copy link
Author

cinco commented Oct 15, 2015

lxc-create -n nomedamaquina -t ubuntu -- --release precise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment