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.
 
 
 
 
 
dependabot[bot] 22f2526d7a Bump json-schema and jsprim 4 months ago
.github/ISSUE_TEMPLATE Update issue templates 4 years ago
public Initial commit 5 years ago
src Replace spaces with tabs 5 years ago
.browserslistrc Initial commit 5 years ago
.dockerignore Add Docker image 5 years ago
.drone.yml Drone 1.0 syntax 5 years ago
.eslintrc.js Switch to tabs 5 years ago
.gitignore Initial commit 5 years ago
Dockerfile Remove git version pin 4 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 Deletion and more details 5 years ago
package-lock.json Bump json-schema and jsprim 4 months ago
package.json Bump json5 and @vue/cli-service 4 months ago
postcss.config.js Switch to tabs 5 years ago
registry-config-testing.yml Deletion and more details 5 years ago
vue.config.js Update dependencies 2 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)
  • [WIP] Optionally scan for vulnerabilities using CoreOS Clair
  • Hacky support for repository lists in Portus (by scraping HTML)