- springboot version: 3.1.3
- docker-compose version: 1.29.2
In the class DockerCli (this line), which is the command: docker-compose version --format json which is an invalid command for docker-compose version 1.X and it can't output json format.
Comment From: scottfrederick
Duplicates #36618 and #36725. Please see this comment on the latter issue.