docker / docker/docker-install
Daemon error that appears without changes in the system and with fresh installation.
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 3.2k
- Forks
- 863
- Avg merge
- 3h 15m
- Merged PRs (30d)
- 2
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported docker ps failure on Ubuntu 22.04 and review the installation path linked in the issue. The payload names no repository file or test, so identify which installation-script entry point could explain a fresh installation leaving the daemon unavailable. Done means the cause is narrowed to a reproducible installation or environment issue with supporting evidence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell, ubuntu
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100