just setup failing through missing command in docker check
- Dominant language
- Rust
- Stars
- 32.7k
- Forks
- 4.3k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 253
Description
**Describe the bug**
Prefixing docker info at dev-setup.sh:34 with command -v is missing, I think it must be like in line 29. This aborts the script at this point.
**Steps to reproduce**
1. Clone the repo and ensure docker and Hermit are installed.
2. in the project directory after the environment was activated by Hermit run: just setup
3. See error
**Expected behavior**
The script finishes successfully.
**Version and platform**
Find your version at the bottom of the Settings sidebar. Write "unknown" if you can't determine it.
- Buzz version: v0.4.26
- OS: Linux
**Logs / additional context**
Error message: "Docker daemon is not running. Start Docker Desktop and try again."
Contributor guide
Assessment
This issue has not been assessed yet.