Skip to content

Conversation

@NeillM
Copy link
Contributor

@NeillM NeillM commented Dec 18, 2025

The regular expression will now match on any version where:

  • the first number it 2 or greater
  • the first number is 1 followed by another number

This should stop the script trying to fall back to the old docker compose command again when docker advances to version 6 or greater of composer.

This is an improvement for pull request #342 to stop the a similar issue from happening in the future.

The regular expression will now match on any version where:

 * the first number it 2 or greater
 * the first number is 1 followed by another number

 This should stop the script trying to fall back to the old
 `docker compose` command again when docker advances to
 version 6 or greater of composer.
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

Successfully merging this pull request may close these issues.

1 participant