Download Latest Version containerd 2.3.3 source code.zip (16.2 MB)
Email in envelope

Get an email when there's a new version of containerd

Home / v2.0.11
Name Modified Size InfoDownloads / Week
Parent folder
containerd-2.0.11-attestation.intoto.jsonl 2026-07-09 12.8 kB
containerd-2.0.11-linux-amd64.tar.gz 2026-07-09 38.3 MB
containerd-2.0.11-linux-amd64.tar.gz.sha256sum 2026-07-09 103 Bytes
containerd-2.0.11-linux-arm64.tar.gz 2026-07-09 34.4 MB
containerd-2.0.11-linux-arm64.tar.gz.sha256sum 2026-07-09 103 Bytes
containerd-2.0.11-linux-ppc64le.tar.gz 2026-07-09 30.7 MB
containerd-2.0.11-linux-ppc64le.tar.gz.sha256sum 2026-07-09 105 Bytes
containerd-2.0.11-linux-riscv64.tar.gz 2026-07-09 31.2 MB
containerd-2.0.11-linux-riscv64.tar.gz.sha256sum 2026-07-09 105 Bytes
containerd-2.0.11-linux-s390x.tar.gz 2026-07-09 33.1 MB
containerd-2.0.11-linux-s390x.tar.gz.sha256sum 2026-07-09 103 Bytes
containerd-2.0.11-windows-amd64.tar.gz 2026-07-09 37.0 MB
containerd-2.0.11-windows-amd64.tar.gz.sha256sum 2026-07-09 105 Bytes
containerd-static-2.0.11-linux-amd64.tar.gz 2026-07-09 31.9 MB
containerd-static-2.0.11-linux-amd64.tar.gz.sha256sum 2026-07-09 110 Bytes
containerd-static-2.0.11-linux-arm64.tar.gz 2026-07-09 28.7 MB
containerd-static-2.0.11-linux-arm64.tar.gz.sha256sum 2026-07-09 110 Bytes
containerd-static-2.0.11-linux-ppc64le.tar.gz 2026-07-09 29.0 MB
containerd-static-2.0.11-linux-ppc64le.tar.gz.sha256sum 2026-07-09 112 Bytes
containerd-static-2.0.11-linux-riscv64.tar.gz 2026-07-09 29.9 MB
containerd-static-2.0.11-linux-riscv64.tar.gz.sha256sum 2026-07-09 112 Bytes
containerd-static-2.0.11-linux-s390x.tar.gz 2026-07-09 31.4 MB
containerd-static-2.0.11-linux-s390x.tar.gz.sha256sum 2026-07-09 110 Bytes
containerd 2.0.11 source code.tar.gz 2026-07-09 10.5 MB
containerd 2.0.11 source code.zip 2026-07-09 14.6 MB
README.md 2026-07-09 2.5 kB
Totals: 26 Items   380.7 MB 1

Welcome to the v2.0.11 release of containerd!

The eleventh patch release for containerd 2.0 contains various fixes and updates.

Highlights

Image Distribution

  • Limit fallback to /blobs endpoint during ref resolution to prevent content store pollution (#13622)

Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.

Contributors

  • Samuel Karp
  • Chris Henzie
  • Joseph Zhang
  • Phil Estes

Changes

4 commits

* Prepare release notes for v2.0.11 ([#13752](https://github.com/containerd/containerd/pull/13752)) * [`24a2ac9db`](https://github.com/containerd/containerd/commit/24a2ac9db44440a5c23314bbbe265a0be5330d30) Prepare release notes for v2.0.11 * Update go to 1.26.5/1.25.12 ([#13730](https://github.com/containerd/containerd/pull/13730)) * [`8f0774f1a`](https://github.com/containerd/containerd/commit/8f0774f1a0c7b07fc4cd8ae8a7fdefdc212ea620) Update go to 1.26.5/1.25.12 * ci: pin fog-json to resolve gem conflict ([#13713](https://github.com/containerd/containerd/pull/13713)) * [`f89266ecb`](https://github.com/containerd/containerd/commit/f89266ecb9d2bcb7b8677ddabda09d6dc4e21aca) ci: pin fog-json to resolve gem conflict * fix: avoid content storage pollution by limiting the fallback on ref resolution ([#13622](https://github.com/containerd/containerd/pull/13622)) * [`179b642d6`](https://github.com/containerd/containerd/commit/179b642d662ddbaeebe57214164a399ceaed5fbd) fix:avoid content storage pollution by limiting the fallback on ref resolution

Dependency Changes

This release has no dependency changes

Previous release can be found at v2.0.10

Which file should I download?

  • containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).
  • containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.

In addition to containerd, typically you will have to install runc and CNI plugins from their official sites too.

See also the Getting Started documentation.

Source: README.md, updated 2026-07-09