nginx-proxy-upstream is a upstream companion for the nginx-proxy.
$ docker run -d \
--name nginx-upstream-somename \
-e VIRTUAL_HOST=foo.bar.com \
-e UPSTREAM=192.168.12.34:1234 \
lonwern/nginx-proxy-upstream
Content type
Image
Digest
Size
48.3 MB
Last updated
about 7 years ago
docker pull lonwern/nginx-proxy-upstream