using Ktor. I’ve found KTOR-781 which describes this exact case, and the issue was completed in Ktor 2.0, but I can’t find an example.
Is connecting to
docker.sock
with Ktor possible? Is there an example out there somewhere? I’ve given it a go (code in 🧵), but I’m not sure how to get it working.