docker-archive / toolbox

The Docker Toolbox
https://docker.com/toolbox
3.21k stars 1.23k forks source link

VirtualBox blocks windows shutdown #748

Open bardware opened 6 years ago

bardware commented 6 years ago

When I used docker ans want to shutdown Windows it does not shutdown because VirtualBox has running instances. Can docker shutdown Virtualbox?

https://superuser.com/a/1310797/131506

ZandercraftGames commented 5 years ago

Same issue here on Windows 10... Even stopping the Docker Virtual Machine in virtualbox doesnt let windows shut down.

mathiasdan commented 5 years ago

I had the same issue. Using the command "docker-machine stop" in the terminal solved it

ksilz commented 4 years ago

In my latest Windows 10 Home with Docker Toolbox 19.03.1, docker-machine stop didn't make that message go away. :-(

hablutzel1 commented 4 years ago

I had the same issue. Using the command "docker-machine stop" in the terminal solved it

Did you find a method to automate this during Windows shutdown?.