Skip to content

A simple Nginx Docker container that proxies all requests to $TARGET.

License

Notifications You must be signed in to change notification settings

everydayhero/proxy-pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy pass

A simple Nginx Docker container that proxies all requests to $TARGET.

Usage

$ docker run --rm -it -e TARGET=http://example.com everydayhero/proxy-pass

All logs are outputted to STDOUT and STDERR.

About

A simple Nginx Docker container that proxies all requests to $TARGET.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published