From 65ba9ae4b8c27a57c0c75552be87b6b145c2849a Mon Sep 17 00:00:00 2001 From: Ankur Kothiwal Date: Tue, 22 Aug 2023 11:07:22 +0530 Subject: [PATCH] add badge to show docker image pulls Signed-off-by: Ankur Kothiwal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09cdd62940..af276ea165 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5401/badge)](https://bestpractices.coreinfrastructure.org/projects/5401) [![Slack](https://img.shields.io/badge/Join%20Our%20Community-Slack-blue)](https://join.slack.com/t/kubearmor/shared_invite/zt-1ltmqdbc6-rSHw~LM6MesZZasmP2hAcA) [![Discussions](https://img.shields.io/badge/Got%20Questions%3F-Chat-Violet)](https://github.com/kubearmor/KubeArmor/discussions) +[![Docker Downloads](https://img.shields.io/docker/pulls/kubearmor/kubearmor)](https://hub.docker.com/r/kubearmor/kubearmor) KubeArmor is a cloud-native runtime security enforcement system that restricts the behavior \(such as process execution, file access, and networking operations\) of pods, containers, and nodes (VMs) at the system level.