strix
strix copied to clipboard
FIX Strix fails to connect to Docker on macOS
Refactor Docker connection check to handle alternative socket paths on macOS and improve error handling. #164
@vvesks You forgot to import platform
Thanks for the review. I've added import platform