From 7149131f4158a8a5dd865ba6f13f4e2a7bc6324e Mon Sep 17 00:00:00 2001 From: Arelius-D Date: Fri, 12 Jun 2026 13:20:31 +0200 Subject: [PATCH] Add NeXdocMan to Software Containers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72b8ab4..e2deda6 100644 --- a/README.md +++ b/README.md @@ -648,6 +648,7 @@ Software for management of [router](https://en.wikipedia.org/wiki/Router_(comput - [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` - [Incus](https://linuxcontainers.org/incus/) - Container "hypervisor" and a better UX for LXC. ([Source Code](https://github.com/lxc/incus)) `Apache-2.0` `Go` - [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. ([Source Code](https://github.com/lxc/lxc)) `GPL-2.0` `C` +- [NeXdocMan](https://github.com/Arelius-D/NeXdocMan) - Docker/Compose automation tool for installation, updates, and system pruning. `MIT` `Shell` - [OpenVZ](https://openvz.org) - Container-based virtualization for Linux. ([Source Code](https://src.openvz.org/projects/OVZ)) `GPL-2.0` `C` - [Podman](https://podman.io) - Daemonless container engine for developing, managing, and running OCI Containers on your Linux System. Containers can either be run as root or in rootless mode. Simply put: `alias docker=podman`. ([Source Code](https://github.com/podman-container-tools/podman)) `Apache-2.0` `Go` - [Portainer Community Edition](https://www.portainer.io/) - Simple management UI for Docker. ([Source Code](https://github.com/portainer/portainer)) `Zlib` `Go`