Files
nora/.dockerignore
DevITWay 586420a476 feat: initialize NORA artifact registry
Cloud-native multi-protocol artifact registry in Rust.

- Docker Registry v2
- Maven (+ proxy)
- npm (+ proxy)
- Cargo, PyPI
- Web UI, Swagger, Prometheus
- Local & S3 storage
- 32MB Docker image

Created by DevITWay
https://getnora.io
2026-01-25 17:33:15 +00:00

12 lines
103 B
Plaintext

target/
.git/
.gitignore
*.md
!README.md
Dockerfile*
docker-compose*
.env*
*.htpasswd
data/
.internal*