devcontainers / devcontainers/cli
CLI hangs if Docker isn't running
Open
bug
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 457
- Avg merge
- 13h 17m
- Merged PRs (30d)
- 6
Description
I opened https://github.com/microsoft/vscode-remote-release/issues/8801 and thought the dev container CLI overall wasn't working at the moment for me since commands kept hanging. I realized the Docker engine was paused on my machine, and once I started running it, the CLI works.
It'd be really helpful to notify users Docker isn't running or installed on their system, rather than silently hanging.
Contributor guide
Assessment
This issue has not been assessed yet.