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.
 
 
 
 
 
Ambrose Chua f9abc53a30 Update README.md 5 years ago
public Initial commit 5 years ago
src Fix token caching and digest 5 years ago
.browserslistrc Initial commit 5 years ago
.dockerignore Add Docker image 5 years ago
.drone.yml Add drone build 5 years ago
.eslintrc.js Switch to tabs 5 years ago
.gitignore Initial commit 5 years ago
Dockerfile Improve Dockerfile 5 years ago
LICENSE Create LICENSE 5 years ago
README.md Update README.md 5 years ago
babel.config.js Switch to tabs 5 years ago
entrypoint.sh Allow unconventional base URL 5 years ago
package.json Switch to tabs 5 years ago
postcss.config.js Switch to tabs 5 years ago
vue.config.js Switch to tabs 5 years ago
yarn.lock Switch to tabs 5 years ago

README.md

dri Build Status

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)
  • Optionally scan for vulnerabilities using CoreOS Clair
  • Hacky support for repository lists in Portus (by scraping HTML)