How to force quit containers/system #679
              
                Unanswered
              
          
                  
                    
                      bishabosha
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| 
         Answering myself but containers are managed by  Then you can kill the process manually: 
 Killing the container manually seems to mess with   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My mac was on sleep overnight, now any command i try to shut down a particular container hangs (
docker.io/library/ubuntu:25.04)so
container kill <id>,container system stop,container kill --all.How do i do it for real, e.g. look for a service or particular process, if the CLI apparently doesnt have the power to quit, or maybe theres a deadlock bug.
I would hope i dont need to shut down the whole computer
Beta Was this translation helpful? Give feedback.
All reactions