Sign inSign up

flowfuse/npm-registry

By flowfuse

Updated over 1 year ago

Image
0

2.5K

flowfuse/npm-registry repository overview

FlowFuse NPM Registry Container

Configure

Expects a Verdaccio configuration file mounting on /verdaccio/conf/config.yaml

e.g.

storage: /verdaccio/storage
web:
    enable: false
auth:
    flowfuse-auth:
        baseURL: http://forge.default
        adminUser: admin
        adminSecret: secret
packages:
    '@*/*':
        access: $authenticated
log: { type: stdout, format: pretty, level: http }

And persistent volume should be mounted on /verdaccio/storge

Tag summary

Content type

Image

Digest

sha256:43557d5f5

Size

74 MB

Last updated

over 1 year ago

docker pull flowfuse/npm-registry