1
0
Fork 0
 
 
 
 
 
Go to file
Ambrose Chua 1649afe535
the build was successful Details
Deletion and more details
2018-09-29 15:39:45 +08:00
public Initial commit 2018-09-26 22:27:42 +08:00
src Deletion and more details 2018-09-29 15:39:45 +08:00
.browserslistrc Initial commit 2018-09-26 22:27:42 +08:00
.dockerignore Add Docker image 2018-09-26 23:20:13 +08:00
.drone.yml Add drone build 2018-09-26 23:25:48 +08:00
.eslintrc.js Switch to tabs 2018-09-27 13:41:08 +08:00
.gitignore Initial commit 2018-09-26 22:27:42 +08:00
Dockerfile Improve Dockerfile 2018-09-27 13:43:05 +08:00
LICENSE Create LICENSE 2018-09-26 22:34:39 +08:00
README.md Update README.md 2018-09-27 14:35:23 +08:00
babel.config.js Switch to tabs 2018-09-27 13:41:08 +08:00
entrypoint.sh Deletion and more details 2018-09-29 15:39:45 +08:00
package.json Switch to tabs 2018-09-27 13:41:08 +08:00
postcss.config.js Switch to tabs 2018-09-27 13:41:08 +08:00
registry-config-testing.yml Deletion and more details 2018-09-29 15:39:45 +08:00
vue.config.js Switch to tabs 2018-09-27 13:41:08 +08:00
yarn.lock Switch to tabs 2018-09-27 13:41:08 +08:00

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)