sui icon indicating copy to clipboard operation
sui copied to clipboard

Docker provider: Allow hostnames for type 'tcp'

Open fhemberger opened this issue 4 years ago • 0 comments

At the moment, the 'tcp' type only allows IPv4 addresses. I use a docker-socket-proxy for Traefik, which is available under its host name. Maybe just remove the check in docker-provider.go entirely and just try to connect via TCP.

fhemberger avatar Sep 17 '21 17:09 fhemberger