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
- Host: GitHub
- URL: https://github.com/deployable/docker-sinopia
- Owner: deployable
- Created: 2017-01-01T19:45:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T02:20:29.000Z (over 7 years ago)
- Last Synced: 2025-04-04T09:46:19.076Z (6 months ago)
- Topics: docker, docker-sinopia, npm, registry, sinopia
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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