Open langustav opened 2 years ago
Sorry, I thought I have linked the issue here. But apparently not. So here it is: https://github.com/avast/pytest-docker/issues/78
Any progress on this or any help needed? I came across this issue as well. Simple docker desktop installation on Windows 11
@Luminaar can I help in order to get this one merged? Have you reviews the attached issues as explainer for the reasoning?
I'm not sure this is safe, because the endpoint could IMHO contain something different than an IP address. What about removing weird characters instead?
Hello, thank you for the PR. Can you please provide more context for this change? For example, you are adding explicit
ValueError
s ― what exceptions are raised right now? Should developers handle these exceptions in a special way? Also some tests would be nice.