From 0c6abcf34caa380f7374ef47970a1cd384b85aa7 Mon Sep 17 00:00:00 2001 From: leondaz Date: Wed, 14 Aug 2024 17:29:02 +0300 Subject: [PATCH] Add Google Container Registry --- graveyard.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/graveyard.json b/graveyard.json index 41b43da3..7d04bae7 100644 --- a/graveyard.json +++ b/graveyard.json @@ -2366,5 +2366,13 @@ "link": "https://www.androidpolice.com/google-keen-shutdown-area-120-experiment/", "description": "Keen was a Pinterest-style platform with ML recommendations.", "type": "app" + }, + { + "name": "Container Registry", + "dateOpen": "2014-11-12", + "dateClose": "2025-03-15", + "link": "https://console.cloud.google.com/gcr", + "description": "Container registry is one of Google Cloud Provider services", + "type": "service" } ]