来源: https://github.com/containerd/containerd/releases/tag/v2.0.10
containerd/containerd v2.0.10 Release Notes
Published at: 2026-06-18T23:17:50Z
Welcome to the v2.0.10 release of containerd!
The tenth patch release for containerd 2.0 includes various bug fixes and updates including security patches.
Security Updates
- containerd
Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.
Contributors
- Samuel Karp
- Chris Henzie
- Akhil Mohan
- Akihiro Suda
- Ben Cressey
- Davanum Srinivas
- Paweł Gronowski
- Sebastiaan van Stijn
Changes
17 commits
- Prepare release notes for v2.0.10 (#13630)
- update runc binary to v1.3.6 (#13619)
- update go to 1.26.4/1.25.11 (#13581)
becbb802eupdate go to 1.26.4/1.25.11
- Configure udevd children-max for root-test (#13565)
55bdc8bc5Configure udevd children-max for root-test
- Clean up disk space in node e2e workflow (#13553)
6d81e8867Clean up disk space in node e2e workflow
Dependency Changes
This release has no dependency changes
Previous release can be found at v2.0.9
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.