From f9abc53a30c8fbef355be83e3f73d9a05d37ec2b Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Thu, 27 Sep 2018 14:35:23 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8fb5b1..2f1a085 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,5 @@ Docker Registry Interface (dri) is a static-site Docker Distribution Registry vi * 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)