Sign inSign up

gmaas/simple-reverse-proxy

By gmaas

Updated almost 4 years ago

Image
0

968

gmaas/simple-reverse-proxy repository overview

Simple Reverse Proxy

A simple reverse proxy based on NGINX.

Usage

Configure the target(s) of the proxy via the TARGET_URIS environment variables. Multiple targets can be given by seperating them with a semicolon.

Example

docker run -p 8080:80 -e "TARGET_URIS=google.nl;google.com" gmaas/simple-reverse-proxy

Tag summary

Content type

Image

Digest

sha256:376abb4fd

Size

51.2 MB

Last updated

almost 4 years ago

docker pull gmaas/simple-reverse-proxy