Matthew
06/12/2024, 3:00 AMERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
try the following commands:
1. sudo update-alternatives --config iptables
2. enter 1
3. sudo service docker start
I found this on the docker forums here