An NPM mirror registry server, using verdaccio.
6.7K
An NPM mirror registry server, using verdaccio.
To start a container, with data stored in /home/storage on the host, use the
following:
docker run
--name my-npm-mirror \
--detach \
--volume /home/storage:/var/opt/verdaccio \
--publish 4873:4873 \
garethflowers/npm-mirror
Content type
Image
Digest
sha256:8ee1a7655…
Size
71.2 MB
Last updated
about 2 years ago
docker pull garethflowers/npm-mirror