Sign inSign up

oliverlorenz/proxy-pass

By oliverlorenz

Updated over 6 years ago

Image
1

1M+

oliverlorenz/proxy-pass repository overview

docker-proxy-pass

A very simple container to proxy_pass. Useful to use a external service with jwilder/nginx-proxy.

Example

docker run \
   -it \
   -p 8080 \
   -e "UPSTREAM_HOST=example.com" \
   -e "UPSTREAM_PORT=80" \
   oliverlorenz/proxy-pass

Tag summary

Content type

Image

Digest

Size

8.1 MB

Last updated

over 6 years ago

docker pull oliverlorenz/proxy-pass