Sign inSign up

limam/node-express-proxy

By limam

Updated almost 8 years ago

This image runs a node express proxy server, re-writing paths according to specified mapping rules.

Image
0

108

limam/node-express-proxy repository overview

Based on node:alpine docker image, this image runs a node express proxy server, re-writing paths according to specified mapping rules.

Environment variables: TARGET_HOST - ip address or fqdn for target host to proxy requests to. TARGET_PORT - target http port on target host PATH_REWRITE - string representing json path re-write rules. e.g.: '{ "from_path": "to_path", "/api/from_path": "/api/to_path" }'

exposes port 8080

Tag summary

Content type

Image

Digest

Size

13.2 MB

Last updated

almost 8 years ago

docker pull limam/node-express-proxy:1.0