Verdaccio is the actively maintained fork of Sinopia: Use https://github.com/deployable/docker-verdaccio
A local npm registry running in Docker
Sinopia is not actively developed any more but its solid - https://github.com/rlidwka/sinopia
docker run -d -p 4873:4873 -v sinopia-storage:/sinopia/storage:rw --restart always deployable/sinopia
To build and restart an existing local container
./make.sh rebuild
Sinopia - https://github.com/rlidwka/sinopia