testcontainers / testcontainers-python

Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
https://testcontainers-python.readthedocs.io/en/latest/
Apache License 2.0
1.54k stars 281 forks source link

DinD Tracking Issue #517

Open alexanderankin opened 6 months ago

alexanderankin commented 6 months ago

we keep talking about dind all over the place and its driving me nuts so i will link all the talk about dind here

alexanderankin commented 6 months ago
bearrito commented 6 months ago

This one as well - https://github.com/testcontainers/testcontainers-python/issues/511

alexanderankin commented 4 months ago

THE workaround - https://github.com/testcontainers/testcontainers-python/issues/475#issuecomment-2040182302

CarliJoy commented 3 weeks ago

I am close to proper solution as soon as I collected all the data.

I am in going to holidays now. I hope when I return in three weeks there are some some results posted so I can create a PR with a proper fix.