Syed Mehdi

Results 1 issues of Syed Mehdi

The Makefile uses: ```make DC := $(shell which docker-compose) ``` This causes the build to fail on systems in which `docker-compose` (**hyphenated**) isn't included, instead you have `docker compose` (**not...

P3