Created
          March 31, 2016 15:14 
        
      - 
      
- 
        Save erangaeb/6be6f5c240421dba816a38a431f23891 to your computer and use it in GitHub Desktop. 
    Mongo db lxc container
  
        
  
    
      This file contains hidden or 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
    
  
  
    
  | # 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