For بديل مفتوح المصدر لحاويات Docker, the strongest matches are containerd/nerdctl (nerdctl is a Docker-compatible CLI for containerd that supports), containers/podman (Podman is a daemonless container engine that is fully) and coreos/rkt (rkt is a pod-native Linux container engine and a). Each is ranked by relevance to your query, popularity and recent activity.
نحن نختار بعناية مستودعات GitHub مفتوحة المصدر التي تطابق “open source docker alternatives”. النتائج مرتبة حسب صلتها ببحثك — استخدم الفلاتر أدناه للتضييق، أو قم بتحسين البحث باستخدام الذكاء الاصطناعي.
nerdctl is a command-line tool that manages containers and images using containerd as the runtime, providing a Docker-compatible interface for container lifecycle management. It supports running containers with the same command syntax and flags as Docker, including multi-container Compose workflows, and enables rootless container execution without host kernel escalation. The tool extends beyond basic container management with several advanced distribution and security capabilities. It can start containers before full image download by fetching only metadata and on-demand layers from eStargz-f
nerdctl is a Docker-compatible CLI for containerd that supports rootless execution, OCI images, and Compose workflows, precisely matching the request for a Docker alternative with the listed features.
Podman is a container engine designed for managing containerized applications and images without the need for a persistent background daemon. By utilizing a fork-exec process model, it executes container management commands as direct child processes of the host system, ensuring that container lifecycles are handled through standard host-level process control. The project distinguishes itself through a focus on rootless security and cross-platform compatibility. It employs user namespace mapping to allow unprivileged users to manage isolated workloads without requiring administrative system ac
Podman is a daemonless container engine that is fully OCI-compatible and designed as a drop-in replacement for Docker, supporting rootless execution, Docker-compatible CLI commands, and pod management—exactly what the visitor needs.
rkt is a secure Linux container engine and pod-native container manager. It provides a composable execution environment for launching and managing isolated application containers on Linux, serving as a runtime designed around open industry standards for image formats and networking interfaces. The system is distinguished by a pod-native execution model that groups multiple containers and shared resources into single, self-contained units. It utilizes pluggable execution engines to provide secure isolation, including the use of hardware-based virtualization to create security boundaries betwee
rkt is a pod-native Linux container engine and a genuine Docker alternative that supports OCI images, daemonless architecture, and pod grouping, but it does not provide Docker CLI compatibility, so it is not a direct drop-in replacement.