spring-boot/spring-boot-project/spring-boot-docker-compose
Moritz Halbritter 09821feb75 Fix container inspection for Docker Compose >= 2.23.0
Docker Compose starting with 2.23.0 returns truncated ids in the
docker compose ps call. We now do a prefix search if an exact match
isn't found in the docker inspect response.

Closes gh-37982
2023-10-23 10:40:20 +02:00
..
src Fix container inspection for Docker Compose >= 2.23.0 2023-10-23 10:40:20 +02:00
build.gradle