jesseduffield / jesseduffield/lazydocker
Docker event stream returned error: error during connect: In the default daemon configuration on Windows, the docker client must be run with elevated privileges to connect.
- Dominant language
- Go
- Stars
- 52.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
windows terminal, type this:
```
lazydocker
```
**Expected behaviour**
It should work
**Screenshots**
the error is :
```log
Docker event stream returned error: error during connect: In the default daemon configuration on Windows, the docker client must be run with elevated privileges to connect.: Get "http://%2F%2F.%2Fpipes2Fdocker_engine/v1.25/events": open //./pipe/docker_engine: The system cannot find the file specified.
```

**Desktop (please complete the following information):**
- OS: windows 11
- Lazydocker Version 0.20.0
**Additional context**
nothing
Contributor guide
Assessment
This issue has not been assessed yet.