block / block/buzz

just setup failing through missing command in docker check

Open
#3,713 3 comments 1 reaction 0 assignees View on GitHub
bug
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.