Skip to content

docker image of cnpmjs.org, the "Company NPM" by alibaba

License

Notifications You must be signed in to change notification settings

TiaossuP/docker-cnpmjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-cnpm

docker image of cnpmjs.org, the "Company NPM" by alibaba cnpmjs.org-version-badge

https://hub.docker.com/r/hbrls/cnpmjs/

Easy

$ docker pull hbrls/cnpm:0.0.3
$ docker run -d \
             -p 7001:7001 \
             -p 7002:7002 \
             -v /path/to/config:/var/app/cnpmjs.org/config \
             -v /path/to/customize/README.md:/var/app/cnpmjs.org/docs/web/readme.md \
             -v /path/to/storage:/var/www \
             --name cnpm hbrls/cnpm:0.0.3

Reference

  1. GitHub: cnpm/cnpmjs.org
  2. 跟我一起部署和定制 CNPM——基础部署
  3. Deploy a private npm registry in 5 minutes

About

docker image of cnpmjs.org, the "Company NPM" by alibaba

Resources

License

Stars

Watchers

Forks

Packages

No packages published