nginx-proxy / nginx-proxy

Automated nginx proxy for Docker containers using docker-gen
MIT License
18.56k stars 3.02k forks source link

stream core module #645

Closed jmls closed 7 years ago

jmls commented 7 years ago

Is it possible to use the stream module in this version of nginx ?

https://nginx.org/en/docs/stream/ngx_stream_core_module.html

jwilder commented 7 years ago

You should be able to use any nginx image using the separate container model. I haven't tried it, but can't think of a reason why it would not work.