Skip to content

deployable/docker-sinopia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated

Verdaccio is the actively maintained fork of Sinopia: Use https://github.com/deployable/docker-verdaccio

Sinopia NPM Registry in Docker

A local npm registry running in Docker

Sinopia is not actively developed any more but its solid - https://github.com/rlidwka/sinopia

Run

docker run -d -p 4873:4873 -v sinopia-storage:/sinopia/storage:rw --restart always deployable/sinopia

Build

To build and restart an existing local container

./make.sh rebuild

Links

Sinopia - https://github.com/rlidwka/sinopia