// Stop and Start Docker daemon sudo /etc/init.d/docker stop sudo /etc/init.d/docker start // If the above does not work try with: sudo reboot