Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Nov 5, 2024

This update introduces a version check in the script to ensure compatibility with both Docker Compose v1 and v2+. The script now automatically selects the appropriate command based on the detected Docker Compose version:

v1.x: Uses docker-compose
v2 or higher: Uses docker compose
This change helps streamline the process for users running different versions of Docker Compose, improving compatibility and reducing potential errors.

@urkishan urkishan merged commit ac7f022 into master Nov 5, 2024
@urkishan urkishan added the enhancement New feature or request label Nov 5, 2024
@urkishan urkishan mentioned this pull request Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants