Search Docker Hub
node-http-proxy
By isacaraujo
A port of http-party/node-http-proxy to docker.
292
A docker implementation of the project http-party/node-http-proxy.
Startup the webserver:
docker run --rm -it -p 3000:3000/tcp -e 'ORIGIN_URL=https://httpbin.com' isacaraujo/node-http-proxy
Then, test it:
curl -i localhost:3000/get
Content type
Image
Digest
Size
38.7 MB
Last updated
over 5 years ago
docker pull isacaraujo/node-http-proxy