raboof commented on PR #7916:
URL: https://github.com/apache/geode/pull/7916#issuecomment-3228311418
hmm this is strange:
```
SingleServerSNIAcceptanceTest > initializationError FAILED
org.testcontainers.containers.ContainerLaunchException: Local Docker
Compose not found. Is docker-compose on the PATH?
at
org.testcontainers.containers.LocalDockerCompose.invoke(LocalDockerCompose.java:61)
at
org.testcontainers.containers.ComposeDelegate.runWithCompose(ComposeDelegate.java:241)
at
org.testcontainers.containers.ComposeDelegate.createServices(ComposeDelegate.java:163)
at
org.testcontainers.containers.DockerComposeContainer.start(DockerComposeContainer.java:139)
at
org.apache.geode.rules.DockerComposeRule$1.evaluate(DockerComposeRule.java:102)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]