lovely-pytest-docker
lovely-pytest-docker copied to clipboard
Could not detect port
I've run into the issue that I'm no longer able to start a docker container using lovely-pytest-docker. When I run a pytest that creates a docker container, the test throws the following error eventually:
ValueError: Could not detect port for "db:5432".
Unfortunately I've no idea what this could be, however, on a different machine it works.