Skip to content
New issue

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

Fix #1291 Refactor Makefiles for windows/linux to accomodate both v1 and v2 of docker compose #1302

Conversation

yogeshojha
Copy link
Owner

Docker compose v2 uses docker compose while earlier versions use docker-compose

@0xKayala reported that in Kali makefile script was not working. Likely due to older version of docker compose.

@calincoj mentioned replacing docker compose with docker-compose suggesting that older version is installed and rest of installation just works fine.

This PR checks for docker compose by default else uses docker-compose

Copy link
Contributor

github-actions bot commented Jul 5, 2024

👋 Hi @yogeshojha,
Thank you for sending this pull request.
Please make sure you have followed our contribution guidelines.
We will review this PR as soon as possible. Thank you for your patience.

@yogeshojha yogeshojha merged commit ff8c021 into master Jul 7, 2024
6 checks passed
@yogeshojha yogeshojha deleted the 1291-bug-rengine-installation-failed-sudo-installsh-n-|-unknown-shorthand-flag-f-in-f-|-make-makefile17-certs-error-125 branch July 19, 2024 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant