testcontainers-python
testcontainers-python copied to clipboard
Bug: test_dind_inherits_network fails
Describe the bug
The test test_dind_inherits_network fails when run with pytest.
To Reproduce
Run the test: pytest core/tests/test_docker_in_docker.py::test_dind_inherits_network
Runtime environment
MacBook M2 with ARM CPU. Is this maybe related to some Mac OS pecularities?