macOS
brew install containerdlocal Homebrew formula metadata
brew
Open and reliable container runtime. Version 2.3.2 via Homebrew; verified 2026-06-19.
install
brew install containerdlocal Homebrew formula metadata
sudo apk add containerdAlpine Linux edge package indexes · containerd · source: dl-cdn.alpinelinux.org
sudo apt install containerdDebian stable package indexes · containerd · source: deb.debian.org
sudo dnf install containerdFedora Rawhide package metadata · containerd · source: dl.fedoraproject.org
nix profile install nixpkgs#containerdnixpkgs package indexes · pkgs/by-name/co/containerd/package.nix · source: api.github.com
sudo pacman -S containerdArch Linux sync databases · containerd · source: geo.mirror.pkgbuild.com
sudo zypper install containerdopenSUSE Tumbleweed package metadata · containerd · source: download.opensuse.org
scoop install main/containerdScoop official bucket manifest trees · bucket/containerd.json · source: api.github.com
overview
Open and reliable container runtime
history
containerd is a high-level container runtime daemon focused on simplicity, robustness, and portability. It manages image transfer and storage, container execution and supervision, and related storage and network attachments for Linux and Windows hosts.
containerd began at Docker as a lower-layer runtime manager beneath Docker Engine and around the OCI `runc` runtime. The CNCF graduation announcement says it was born at Docker in 2014, accepted into CNCF in March 2017, and graduated in February 2019 after showing adoption, governance, and community sustainability.
The official adopters file lists Docker/Moby Engine, Google Container-Optimized OS, GKE, AWS Fargate, EKS, Bottlerocket, k3s, LinuxKit, BuildKit, AKS, Firecracker, Kata Containers, Talos Linux, and other projects or services. The README also notes that containerd is designed to be embedded in larger systems rather than used directly by most end users.
Operators usually run containerd as a daemon and interact with it indirectly through Kubernetes CRI, Docker/Moby, or higher-level clients. The getting-started guide distinguishes `ctr` as a bundled debugging client, `nerdctl` as a human-friendly containerd client, and `crictl` as a Kubernetes CRI debugging tool.
containerd is package-manager-important because it is the runtime substrate behind many container stacks. Distributions package the daemon, shims, `ctr`, systemd units, and configuration defaults, while upstream publishes release artifacts and maintains explicit release, LTS, Kubernetes compatibility, and platform-support policies.
security posture
formula declares a Homebrew service. generalized runtime or code generation signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/containerd/config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
containerd | cli | global executable | |
containerd-shim-runc-v2 | cli | global executable | |
containerd-stress | cli | global executable | |
ctr | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/containerd/containerd
install metadata
| Package key | brew:containerd |
|---|---|
| Version | 2.3.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/containerd |
| Homepage | https://containerd.io |
| Repository | https://github.com/containerd/containerd |
| Upstream docs | https://containerd.io/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/containerd/containerd/archive/refs/tags/v2.3.2.tar.gz |
| Last updated | 2026-06-19T00:25:24Z |
| Pulse | updated |
| Build dependencies | go, go-md2man |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | The macOS version of containerd does not natively support running containers. You need to install an additional runtime plugin such as nerdbox (not packaged in Homebrew yet) to run containers on this build of containerd. To run the Linux native version of containerd in Linux Machine (Lima), execute the following commands: brew install lima limactl start |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | containerd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
containerd 1.7.24~ds1-6+deb13u1
open and reliable container runtime
sudo apt install containerdgolang-github-containerd-containerd-dev 1.7.24~ds1-6+deb13u1
open and reliable container runtime (development files)
sudo apt install golang-github-containerd-containerd-devcontainerd
nix profile install nixpkgs#containerdcontainerd 1.7.12-0ubuntu4
daemon to control runC
sudo apt install containerdgolang-github-containerd-containerd-dev 1.6.24~ds1-1ubuntu1
open and reliable container runtime (development files)
sudo apt install golang-github-containerd-containerd-devcontainerd 2.3.1-r0
An open and reliable container runtime
sudo apk add containerdcontainerd-ctr 2.3.1-r0
unsupported debug/admin client for containerd
sudo apk add containerd-ctrcontainerd-doc 2.3.1-r0
An open and reliable container runtime (documentation)
sudo apk add containerd-doccontainerd-openrc 2.3.1-r0
An open and reliable container runtime (OpenRC init scripts)
sudo apk add containerd-openrccontainerd-stress 2.3.1-r0
containerd-stress utility
sudo apk add containerd-stresscontainerd-systemd 2.3.1-r0
An open and reliable container runtime (systemd files)
sudo apk add containerd-systemdcontainerd 2.2.3-1.fc45
An open and reliable container runtime
https://github.com/containerd/containerd
sudo dnf install containerdcontainerd 2.3.1-1
An open and reliable container runtime
sudo pacman -S containerdcontainerd 1.7.29-1.4
Standalone OCI Container Daemon
sudo zypper install containerdcontainerd-ctr 1.7.29-1.4
Client for containerd
sudo zypper install containerd-ctrcontainerd-devel 1.7.29-1.4
Source code for containerd
sudo zypper install containerd-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.