When docker compose returns a version with v prefix, the version check would incorrectly treat it as version component of 000, leading to always failing the docker-compose version check even if the version is recent enough. This happens at least with docker-compose 2.2.1 where docker-compose version --short returns v2.2.1 with the leading v.
14 KiB
Executable File
14 KiB
Executable File