Sign inSign up

obihann/npm-proxy-cache

By obihann

Updated about 10 years ago

Docker image for runk/npm-proxy-cache

Image
0

1.1K

obihann/npm-proxy-cache repository overview

npm-proxy-cache

Docker image for npm-proxy-cache. Targeting version range 0.x.x (at time of creation 0.4.2 was latest and tested).

Image Details

  • built on node:6
  • exposed 8080

Settings

  • -h 0.0.0.0 - host is set to 0.0.0.0:8080
  • -t 86400 - TTL set to 86400 (one week)
  • -f - real module names enabled (no hashed names).

Usage

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

This tool is protected by the GNU General Public License v3.

Copyright Jeffrey Hann 2016

Tag summary

Content type

Image

Digest

Size

246.3 MB

Last updated

about 10 years ago

docker pull obihann/npm-proxy-cache