Docker Compose support produces non-working native image #35676
Labels
theme: aot
An issue related to Ahead-of-time processing
theme: containers
Testcontainers, Docker Compose and Buildpack features
type: bug
A general bug
Milestone
When using
spring-boot-docker-compose
with a native image, the resulting native image doesn't start up:I've tested it with 3.1.1-SNAPSHOT. This only happens with Maven. With Gradle it's fine.
The dependency is declared like this:
Reproducer: demo.zip
The text was updated successfully, but these errors were encountered: