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.

tyePhDCandy opened this issue · 3 comments

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 :

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.

image

Desktop (please complete the following information):

  • OS: windows 11
  • Lazydocker Version 0.20.0

Additional context
nothing

Is your docker running?

Is your docker running?

negative.
sorry, dude. I thought this lazydocker could replace docker-cli or docker-desktop. hahaha. I overthought it.

@tyePhDCandy I was also thinking that this tool was a replacement for the docker and docker compose CLI. I came in with the thought that the tool was similar to k9s for Kubernetes where one can start it anywhere from the command line.