sherifabdlnaby / elastdocker

🐳 Elastic Stack (ELK) v8+ on Docker with Compose. Pre-configured out of the box to enable Logging, Metrics, APM, Alerting, ML, and SIEM features. Up with a Single Command.
https://towardsdatascience.com/running-securing-and-deploying-elastic-stack-on-docker-f1a8ebf1dc5b
MIT License
1.81k stars 320 forks source link

use docker compose v2 when available #86

Closed mostafahussein closed 2 years ago

mostafahussein commented 2 years ago

Signed-off-by: (╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW mostafa.hussein91@gmail.com

What does this implement/fix? Explain your changes.

This PR adds support for docker compose v2 without the need to install docker-compose as a standalone binary

Does this close any currently open issues?

No

Any relevant logs, error output, etc?

No

Any other comments?

No

Where has this been tested?

Ubuntu Server 22.04 LTS

sherifabdlnaby commented 2 years ago

@mostafahussein Good Enhancement! Thank you.