docker-install icon indicating copy to clipboard operation
docker-install copied to clipboard

Daemon error that appears without changes in the system and with fresh installation.

Open TheTechOddBug opened this issue 10 months ago • 2 comments

Docker was working in my Ubuntu 22.04 system till the day before yesterday but now I'm getting: docker ps Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Removing any docker piece and reinstalling following the install instructions in:

https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository

I've ended with the same error.

My version is: docker --version Docker version 27.4.1, build b9d17ea

What has changed?

TheTechOddBug avatar Dec 20 '24 15:12 TheTechOddBug