From 0fbab650d667f905a3f93c2538d816fcd215d010 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Mon, 27 Nov 2023 07:13:36 -0500 Subject: [PATCH] Add Zot Registry to File Transfer - Object Storage & File Servers (#367) --- software/zotregistry.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/zotregistry.yml diff --git a/software/zotregistry.yml b/software/zotregistry.yml new file mode 100644 index 0000000000..3f4b3c953d --- /dev/null +++ b/software/zotregistry.yml @@ -0,0 +1,12 @@ +name: "ZOT OCI Registry" +website_url: "https://zotregistry.io/" +source_code_url: "https://github.com/project-zot/zot" +description: "A production-ready vendor-neutral OCI-native container image registry." +licenses: + - Apache-2.0 +platforms: + - Go + - Docker +tags: + - File Transfer - Object Storage & File Servers +demo_url: "https://zothub.io"