containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability.
containerd is available as a daemon for Linux and Windows. It manages the complete container lifecycle of its host system, from image transfer and storage to container execution and supervision to low-level storage to network attachments and beyond.
containerd fully supports the OCI runtime specification for running containers. It has built-in functions to help you generate runtime specifications based on images as well as custom parameters.
In containerd, a container is a metadata object. Resources such as an OCI runtime specification, image, root filesystem, and other metadata can be attached to a container.
This is free and open source software.
Key Features
- OCI Image Spec support.
- Image push and pull support.
- Network primitives for creation, modification, and deletion of interfaces.
- Multi-tenant supported with CAS storage for global images.
- OCI Runtime Spec support (aka runC).
- Container runtime and lifecycle support.
- Management of network namespaces containers to join existing namespaces.
Website: containerd.io
Support: GitHub Code Repository
Developer: containerd Authors
License: Apache License 2.0
containerd is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Containers | |
|---|---|
| Docker | Create, deploy, and run applications by using containers |
| LXC | Userspace interface for the Linux kernel containment features |
| containerd | Industry-standard container runtime |
| Apptainer | Optimized for compute focused enterprise and HPC workloads |
| Kata Containers | Uses a hypervisor to provide isolation when spawning containers |
| OpenVz | Container-based virtualization |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Hi, the Website link is wrong
Thanks, link updated.