SyntaxFix
Write A Post
Hire A Developer
Questions
I couldn't locate boot2docker in my machine. So, I came up with something that worked for me.
boot2docker
$ sudo systemctl restart docker.socket docker.service $ docker rm -f <container id>
Check if it helps you as well.