docker-install
docker-install copied to clipboard
Daemon error that appears without changes in the system and with fresh installation.
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?