From 770a81cb58762ce8f1a67ec70b136406b38bd975 Mon Sep 17 00:00:00 2001 From: us Date: Thu, 26 Mar 2026 01:07:48 +0300 Subject: [PATCH] Add Mocker - Docker-compatible container CLI for macOS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 577c366..e155618 100644 --- a/README.md +++ b/README.md @@ -646,6 +646,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` - [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. ([Source Code](https://github.com/lxc/lxc)) `GPL-2.0` `C` - [LXD](https://linuxcontainers.org/lxd/) - Container "hypervisor" and a better UX for LXC. ([Source Code](https://github.com/lxc/lxd)) `Apache-2.0` `Go` +- [Mocker](https://github.com/us/mocker) - Docker-compatible container management tool built natively on Apple's Containerization framework for macOS. ([Source Code](https://github.com/us/mocker)) `AGPL-3.0` `Swift` - [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/containers/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`