Last active
          March 31, 2016 14:50 
        
      - 
      
- 
        Save erangaeb/174cc0946a0c391c97da3123610bee53 to your computer and use it in GitHub Desktop. 
    Start 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
    
  
  
    
  | # command | |
| sudo lxc-start -n <container-name> -d | |
| # example | |
| sudo lxc-start -n mongodb -d | |
| # -d will start contaier as deamon | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment