Tests against recent Docker engine releases #21
Annotations
2 errors
ComposeWithNetworkTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithNetworkTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<...dge", "host", "none"[]]> but was:<...dge", "host", "none"[, "p1xi83kev7fd_default"]]>
|
DockerComposeContainerWithCopyFilesTest.testWithFileCopyInclusionUsingFilePath:
core/src/test/java/org/testcontainers/junit/DockerComposeContainerWithCopyFilesTest.java#L38
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker/compose:1.29.2
|