From 1ec4c4d3c8d97ea71c3a0e89180a52724169c79c Mon Sep 17 00:00:00 2001 From: Nyukeit <60096756+nyukeit@users.noreply.github.com> Date: Tue, 21 Mar 2023 11:12:35 +0100 Subject: [PATCH] Add GitHub Container Registry (#67) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c2db9d..454a362 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Quay](https://www.projectquay.io/) - Container image registry that enables you to build, organize, distribute, and deploy containers. - [Dockyard](https://github.com/Huawei/dockyard) - Container & Artifact Repository. - [Harbor](https://goharbor.io/) - An open source trusted cloud native registry project that stores, signs, and scans content. +- [GitHub Container Registry](https://github.blog/2020-09-01-introducing-github-container-registry/) - Container registry free for public images. ## Automation & Orchestration