From 2bd4a55f4504a2b53a0e53ab140c3fc81cf7fd8d Mon Sep 17 00:00:00 2001 From: jaldertech Date: Sun, 1 Mar 2026 19:52:34 +0000 Subject: [PATCH] Add ADRG to Software Containers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 117fd01..72ba275 100644 --- a/README.md +++ b/README.md @@ -634,6 +634,7 @@ Software for management of [router](https://en.wikipedia.org/wiki/Router_(comput [Operating system–level](https://en.wikipedia.org/wiki/OS-level_virtualization) virtualization. +- [ADRG](https://github.com/jaldertech/adrg) - Aldertech Dynamic Resource Governor. Monitors and dynamically enforces cgroups v2 limits for Docker based on system load. ([Source Code](https://github.com/jaldertech/adrg)) `MIT` `Python` - [Docker Compose](https://docs.docker.com/compose/) - Define and run multi-container Docker applications. ([Source Code](https://github.com/docker/compose)) `Apache-2.0` `Go` - [Docker Swarm](https://docs.docker.com/engine/swarm/) - Manage cluster of Docker Engines. ([Source Code](https://github.com/moby/swarmkit)) `Apache-2.0` `Go` - [Docker](https://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications. ([Source Code](https://www.docker.com/community/open-source/)) `Apache-2.0` `Go`