Sign inSign up

kudoz/npm-proxy-cache

By kudoz

Updated almost 11 years ago

Image for running an npm caching proxy.

Image
2

5.2K

kudoz/npm-proxy-cache repository overview

Usage

Run the container

docker run --net=host -p 8080:8080 -t kudoz/npm-proxy-cache

Use it with npm, replacing the npm-proxy-cache hostname below with the ip or hostname you have the container above running at.

npm --proxy http://npm-proxy-cache:8080 --https-proxy http://npm-proxy-cache:8080 --strict-ssl false install

Tag summary

Content type

Image

Digest

sha256:cbdad7076

Size

14.1 MB

Last updated

almost 11 years ago

docker pull kudoz/npm-proxy-cache