Kevin Wittek
Kevin Wittek
As I see it, Podman now provides the `compat_api_enforce_docker_hub` config flag to solve this.
Hey @gesellix, that's a pretty awesome suggestion and we'd be happy to work with you on bringing WCOW support to Testcontainers Java. From my past experience, AFAIK the first initial...
Just to bring some of the Slack debugging conversations into this PR for further visibility: One part of the logs come on `STDERR`, the other on `STDOUT`. All proposed strategies...
I am seeing the same issue as described by @caleteeter. IMO what @fredgis describes is an entirely different issue. Tried to open Webview Developer Tools, to see any suspicious logs,...
Is this open for contributions? Since we use Gitlab for authentication, we're facing the same problem.
I would definitely second @baez90 in asking for the context of the PR. Like this, it is unclear to me why it should be added, besides adding a technical capability.
@mervyn-mccreight Going ahead, we should communicate in the Testcontainers Slack channel, feel free to join 🙂 http://slack.testcontainers.org/
I can confirm that `-v /var/run/docker.sock.raw:/var/run/docker.sock` also work in WSL2 now. Therefore, I recommend to extend the docs with this information and then close this issue.
@chibenwa Any way this can be still reproduced?
Sorry @cjmartinez217 and @Olex1313 for not responding earlier. This is essentially up for grabs but would require some exploration of JUnit5 extension best practices and a possible API. I imagine...