Have you thought about separating the docker-flow-proxy go code compilation and distribution from docker image. My issue is that I would like to use different base for docker-flow-proxy, alpines DNS causes issues and it would be easier to base the proxy image from our own corporate base image.
I know that we could do it right now as well, but we would have to fork the whole go source code as well, which is not ideal.