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

Add support for docker compose plugin #6101

Open
Racle opened this issue Oct 1, 2024 · 1 comment
Open

Add support for docker compose plugin #6101

Racle opened this issue Oct 1, 2024 · 1 comment

Comments

@Racle
Copy link

Racle commented Oct 1, 2024

In file https://github.com/SigNoz/signoz/blob/develop/deploy/install.sh#L490
script checks if docker-compose is installed.

There is no need to download docker-compose in linux when docker has built-in compose plugin (if that is installed): https://docs.docker.com/compose/install/linux/

Add check to see if user has working docker-compose OR docker compose.

Copy link

welcome bot commented Oct 1, 2024

Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant