jpillora / go-tcp-proxy

A small TCP proxy written in Go
MIT License
746 stars 197 forks source link

docker unix sock proxy ? #8

Closed llitfkitfk closed 6 years ago

jpillora commented 6 years ago

https://github.com/jpillora/sockfwd

jpillora commented 6 years ago

What are you trying to do?

llitfkitfk commented 6 years ago

@jpillora do like https://github.com/containerize/nginx or https://github.com/containerize/docker-proxy but to do it with golang

jpillora commented 6 years ago

you don't need to proxy. this is a built-in docker option:

https://docs.docker.com/engine/reference/commandline/dockerd/#examples

llitfkitfk commented 6 years ago

@jpillora I know, but daemon need to reload