A simple reverse proxy based on NGINX.
Configure the target(s) of the proxy via the TARGET_URIS environment variables.
Multiple targets can be given by seperating them with a semicolon.
docker run -p 8080:80 -e "TARGET_URIS=google.nl;google.com" gmaas/simple-reverse-proxy
Content type
Image
Digest
sha256:376abb4fd…
Size
51.2 MB
Last updated
almost 4 years ago
docker pull gmaas/simple-reverse-proxy