You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hey, I cloned this repo, installed dependencies, built the project and tried running the doctor subcommand. I got an information that No running docker found even though I have docker installed & running.
To Reproduce
Steps to reproduce the behavior:
Clone the repo
Inside the repo dir, run cargo run -- doctor
See an error
Expected behavior
I would expect the doctor subcommand to detect docker on my machine.
Screenshots
Desktop (please complete the following information):
OS: MacOS Sonoma 14.0 (23A344)
Docker version 24.0.6 installed via Docker Desktop
Describe the bug
Hey, I cloned this repo, installed dependencies, built the project and tried running the doctor subcommand. I got an information that
No running docker found
even though I have docker installed & running.To Reproduce
Steps to reproduce the behavior:
cargo run -- doctor
Expected behavior
I would expect the doctor subcommand to detect docker on my machine.
Screenshots
Desktop (please complete the following information):
Additional context
Full
docker info
log:The text was updated successfully, but these errors were encountered: