Closed tyrelsouza closed 2 months ago
Closes #51
Updated the regex to match the way docker compose version outputs the version.
docker compose version
Didn't write tests, because I didn't see any relating to docker. did test it on my local system though and it worked, at least with Docker Compose version 2.29.0.
Docker Compose version 2.29.0
Thank you for your efforts. I didn't check, but I hope it works
Closes #51
Updated the regex to match the way
docker compose version
outputs the version.Didn't write tests, because I didn't see any relating to docker. did test it on my local system though and it worked, at least with
Docker Compose version 2.29.0
.