To see if it is running enter top in shell after restart.
Why can this be important? I don’t want the images to reside on my SSD Disk and created a second vdi (Oracle Virtualbox Harddisk), which configuration I wanted to save as /etc/docker/daemon.json:
{ “graph” : “/media/your-user/Docker”
}
Problem is that the share is not yet ready, when docker wants to access (although defined in the /etc/fstab for auto-mounting). As a result the machine crashes every time.
Unfortunately, I dont have an answer. May be this is of help for other googlers.
Happy coding!
Edited 26.5.2017 3:00 AM:
In the end I made it by starting the crashed Ubuntu-VirtualBox container again and after doing some Linux automated repair stuff the docker didn’t start again. Checked via: sudo systemctl status docker
that returned: