You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: