From 8d05a7da975555d0d627dc37ba3fca86417012e9 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Sat, 2 Mar 2024 11:44:06 -0500 Subject: [PATCH] Remove Zot Registry Duplicate (#597) --- software/zot-oci-registry.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/zot-oci-registry.yml diff --git a/software/zot-oci-registry.yml b/software/zot-oci-registry.yml deleted file mode 100644 index da73b8ae0f..0000000000 --- a/software/zot-oci-registry.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: ZOT OCI Registry -website_url: https://zotregistry.dev -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 -stargazers_count: 664 -updated_at: '2024-02-29' -archived: false