Created
          March 31, 2016 15:00 
        
      - 
      
- 
        Save erangaeb/451d5567adad0593f3aa33f9d36db2c2 to your computer and use it in GitHub Desktop. 
    Stop 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
    
  
  
    
  | # From host machine | |
| sudo lxc-stop -n <container-name> | |
| sudo lxc-stop -n mongodb | |
| # From inside container(after connecting via ssh or lxc-console) | |
| sudo poweroff | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment