# docker-nginx-tcp-proxy **Repository Path**: avk/docker-nginx-tcp-proxy ## Basic Information - **Project Name**: docker-nginx-tcp-proxy - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-08-07 - **Last Updated**: 2026-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README NGINX with TCP proxy support ============================ - [Nginx](http://nginx.org/) - [nginx_tcp_proxy_module](https://github.com/yaoweibin/nginx_tcp_proxy_module) [![](http://dockeri.co/image/zack/nginx-tcp-proxy)](https://registry.hub.docker.com/u/zack/nginx-tcp-proxy/) Quick Start ----------- $ docker run --name nginx-tcp-proxy -d --rm -p 80:80 -p 8000:8000 \ -v `pwd`/nginx.conf:/usr/local/nginx/conf/nginx.conf \ zack/nginx-tcp-proxy License ------- [MIT](http://yulun.mit-license.org/)