I'm having trouble running Kotest with the Testcon...
# kotest
s
I'm having trouble running Kotest with the Testcontainers extension on LInux with rootless Docker... I'm getting
java.lang.IllegalStateException: Could not find a valid Docker environment. Please see logs and check configuration
. Any hints how to fix this?
n
thank you color 1
s
Hmm, that didn't help. But I realized I'm still on Docker 24.0.7:
Copy code
❯ docker info
Client: Docker Engine - Community
 Version:    24.0.7
 Context:    rootless
So maybe in my case, I should upgrade?
Ok, upgrading actually worked 🙂 Thanks for putting me onto the right track @nsmnds!
🎉 2
s
We also have test containers v2 coming in kotest 6.1