Skip to content

imZack/docker-nginx-tcp-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

NGINX with TCP proxy support

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published