Repository: verdaccio/docker-examples Branch: master Commit: 4d99f30dde4a Files: 3 Total size: 207 B Directory structure: gitextract_za4llxph/ ├── .github/ │ └── FUNDING.yml ├── .gitignore └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .github/FUNDING.yml ================================================ open_collective: verdaccio ================================================ FILE: .gitignore ================================================ .idea/* ================================================ FILE: README.md ================================================ # ⚠️ DEPRECATED AND OUTDATED ## Where is the code? The content has been moved to [verdaccio core](https://github.com/verdaccio/verdaccio/tree/master/docker-examples). >