{"id":23138382,"url":"https://github.com/deployable/docker-verdaccio","last_synced_at":"2025-08-17T11:33:06.951Z","repository":{"id":149113394,"uuid":"115996400","full_name":"deployable/docker-verdaccio","owner":"deployable","description":"Verdaccio in Docker","archived":false,"fork":false,"pushed_at":"2018-05-08T23:43:49.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-16T14:03:54.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deployable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-01-02T09:09:22.000Z","updated_at":"2021-10-17T08:35:56.000Z","dependencies_parsed_at":"2023-04-26T01:01:16.159Z","dependency_job_id":null,"html_url":"https://github.com/deployable/docker-verdaccio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fdocker-verdaccio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fdocker-verdaccio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fdocker-verdaccio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fdocker-verdaccio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deployable","download_url":"https://codeload.github.com/deployable/docker-verdaccio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230121667,"owners_count":18176477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T13:10:46.926Z","updated_at":"2024-12-17T13:10:47.534Z","avatar_url":"https://github.com/deployable.png","language":"Shell","funding_links":[],"categories":["Verdaccio"],"sub_categories":["Docker Custom Builds"],"readme":"# Verdaccio npm registry\n\nDockerfile for setting up and running a [Verdaccio](http://www.verdaccio.org/) npm registry instance. \n\n[Verdaccio](https://github.com/verdaccio/verdaccio) is the successor to [Sinopia](https://github.com/rlidwka/sinopia).\n\n## Usage\n\nTo create a local copy of the image from the Dockerfile\n```\n./make.sh build\n```\nTo run the built image\n```\n./make.sh run\n```\nThis will run something like the following, based on the variables in make.sh\n```\n  docker run \\\n    --detach \\\n    --volume verdaccio-storage:/verdaccio/storage:rw \\\n    --publish 4873:4873 \\\n    --name verdaccio \\\n    --restart always  \\\n    deployable/verdaccio:2.7.3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeployable%2Fdocker-verdaccio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeployable%2Fdocker-verdaccio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeployable%2Fdocker-verdaccio/lists"}