Skip to content

Instantly share code, notes, and snippets.

@erangaeb
Created March 31, 2016 15:14
Show Gist options
  • Save erangaeb/6be6f5c240421dba816a38a431f23891 to your computer and use it in GitHub Desktop.
Save erangaeb/6be6f5c240421dba816a38a431f23891 to your computer and use it in GitHub Desktop.
Mongo db lxc container
# create container
sudo lxc-create -n mongo -t ubuntu
# connect to container
ssh [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment