mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
- Add WS2025 to Windows matcher and code optimizations - use windowsMatchComparer for OSVersion match order Windows OS version should match based on the full OSVersion. When sorting a manifest, the entries should be sorted using the `Less` function. full diff: https://github.com/containerd/platforms/compare/v1.0.0-rc.1...v1.0.0-rc.2 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>