mirror of
https://github.com/moby/moby.git
synced 2026-08-10 17:15:06 +00:00
This also updates the runhcs binary to v0.15.0-rc.3 Highlights - Set SystemTemp environment variable on Windows so temp directory overrides work for SYSTEM services Container Runtime Interface (CRI) - Fix nil pointer dereference in NRI GetIPs during pod sandbox teardown or container exit - Reject CreateContainer calls when the target sandbox is not running - Ensure sandbox shutdown on RunPodSandbox hook failures to avoid mount leaks Image Distribution - Surface OCI error bodies in registry 403 responses by falling back to GET requests Snapshotters - Align default 4K mkfs block size for EROFS across all platforms release notes: https://github.com/containerd/containerd/releases/tag/v2.3.3 full diff: https://github.com/containerd/containerd/compare/v2.3.2...v2.3.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
13 KiB
13 KiB