You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
.github/ISSUE_TEMPLATE | 4 years ago | |
public | 5 years ago | |
src | 5 years ago | |
.browserslistrc | 5 years ago | |
.dockerignore | 5 years ago | |
.drone.yml | 5 years ago | |
.eslintrc.js | 5 years ago | |
.gitignore | 5 years ago | |
Dockerfile | 4 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
babel.config.js | 5 years ago | |
entrypoint.sh | 5 years ago | |
package-lock.json | 4 months ago | |
package.json | 4 months ago | |
postcss.config.js | 5 years ago | |
registry-config-testing.yml | 5 years ago | |
vue.config.js | 2 years ago |
README.md
dri

Docker Registry Interface (dri) is a static-site Docker Distribution Registry viewer.
Features
- View repositories and tags
- View tag details and sizes of tags
- Delete repositories and tags (if enabled on the registry)
- [WIP] Optionally scan for vulnerabilities using CoreOS Clair
- Hacky support for repository lists in Portus (by scraping HTML)