Add Mocker - Docker-compatible container CLI for macOS (#1355)

This commit is contained in:
Recep S
2026-03-31 19:47:42 +03:00
committed by GitHub
parent ec8c8410be
commit 4d83a8ee05

View File

@@ -268,6 +268,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker/)
- [cri-o](https://github.com/cri-o/cri-o) - Open Container Initiative-based implementation of Kubernetes Container Runtime Interface by [cri-o](https://github.com/cri-o). - [cri-o](https://github.com/cri-o/cri-o) - Open Container Initiative-based implementation of Kubernetes Container Runtime Interface by [cri-o](https://github.com/cri-o).
- [lxc](https://github.com/lxc/lxc) - LXC - Linux Containers. - [lxc](https://github.com/lxc/lxc) - LXC - Linux Containers.
- [Mocker](https://github.com/us/mocker) - Docker-compatible container CLI for macOS, built on Apple's Containerization framework. By [us](https://github.com/us).
- [podman](https://github.com/containers/libpod) - Libpod is a library used to create container pods. Home of Podman. - [podman](https://github.com/containers/libpod) - Libpod is a library used to create container pods. Home of Podman.
- [rlxc](https://github.com/brauner/rlxc) :ice_cube: - LXC binary written in Rust. - [rlxc](https://github.com/brauner/rlxc) :ice_cube: - LXC binary written in Rust.
- [runtime-tools](https://github.com/opencontainers/runtime-tools) - Oci-runtime-tool is a collection of tools for working with the OCI runtime specification. - [runtime-tools](https://github.com/opencontainers/runtime-tools) - Oci-runtime-tool is a collection of tools for working with the OCI runtime specification.