apache / apache/gravitino

[Improvement] Error in build script

Open
#7,203 4 comments 0 reactions 1 assignee Claimed by @SurajSadhula View on GitHub
good first issue improvement
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 16h
Merged PRs (30d)
298

Description

### What would you like to be improved?

On Mac, without Docker, running the build script gives an error at the start:

> Configure project :
checkContainerRunning failed: Process 'command 'bash'' finished with non-zero exit value 1
checkDockerStatus failed with exit code 1
Current docker context is: desktop-linux

### How should we improve?

Fix the script to not give this error. The error is running the command "bash -c pgrep -x -q docker-connector", I believe the command part, after the -c is missing quotes.

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.