We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I download it and I run make development-start than I get the error:
make development-start
/bin/sh: UID: readonly variable /bin/sh: docker-compose: command not found make: *** [development-start] Error 127
I think it's docker compose instead of docker-compose, isn't ?
docker compose
docker-compose
I am on a Mac 14.6.1 (23G93).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I download it and I run
make development-start
than I get the error:I think it's
docker compose
instead ofdocker-compose
, isn't ?I am on a Mac 14.6.1 (23G93).
The text was updated successfully, but these errors were encountered: