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