after restarting container with docker-in-docker, docker failed to start. In /var/log/docker.log I see the following line - Error starting daemon: pid file found, ensure docker is not running or delete /var/run/docker.pid.
Suggestion - modify run-docker.sh to delete this file before starting the docker
after restarting container with docker-in-docker, docker failed to start. In /var/log/docker.log I see the following line - Error starting daemon: pid file found, ensure docker is not running or delete /var/run/docker.pid. Suggestion - modify run-docker.sh to delete this file before starting the docker