@rimelek and @raycrane I am seeing this same behavior. I first noticed when my laptop’s battery died. After diving into this a bit it only occurs when the machine powers down (either triggered by a dying battery or by a manual reboot) while there are containers running. I also have not found a “solution” when this occurs other than a complete uninstall and install. I am in the process of creating my own shutdown script to run on shutdown that will stop all containers and stop the docker engine on shutdown. My initial attempts of just calling systemctl --user stop docker-desktop were not successful and I still had to reinstall.