An open API service indexing awesome lists of open source software.

https://github.com/deployable/docker-sinopia

Dockerised Sinopia NPM registry - Use Verdaccio https://github.com/deployable/docker-sinopia
https://github.com/deployable/docker-sinopia

docker docker-sinopia npm registry sinopia

Last synced: about 1 month ago
JSON representation

Dockerised Sinopia NPM registry - Use Verdaccio https://github.com/deployable/docker-sinopia

Awesome Lists containing this project

README

          

# Deprecated

[Verdaccio](https://verdaccio.org) 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