8000 GitHub - garethflowers/docker-npm-mirror: Docker based NPM mirror server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

garethflowers/docker-npm-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM Mirror

An NPM mirror registry server, using verdaccio.

How to use this image

Start a NPM Mirror Server instance

To start a container, with data stored in /home/storage on the host, use the following:

docker run
	--name my-npm-mirror \
	--detach \
	--volume /home/storage:/var/opt/verdaccio \
	--publish 4873:4873 \
	garethflowers/npm-mirror

License

About

Docker based NPM mirror server

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors 2

  •  
  •  
0