Tests against recent Docker engine releases #284
Annotations
3 errors
|
Core tests using Docker ROOTLESS (channel stable):
core/src/test/java/org/testcontainers/junit/DockerComposeContainerPortViaEnvTest.java#L1
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker/compose:1.29.2
|
|
Core tests using Docker ROOTLESS (channel stable):
core/src/test/java/org/testcontainers/junit/ComposeContainerVolumeRemovalTest.java#L61
org.junit.ComparisonFailure: [the container volume is present after running] expected:<[tru]e> but was:<[fals]e>
|
|
Core tests using Docker STABLE (channel stable):
core/src/test/java/org/testcontainers/junit/ComposeContainerVolumeRemovalTest.java#L61
org.junit.ComparisonFailure: [the container volume is present after running] expected:<[tru]e> but was:<[fals]e>
|