23.0.15¶
Release date |
Name |
Upstream release |
---|---|---|
2024-SEPT-30 |
MCR 23.0.15 |
Moby 23.0.15 and Docker CLI 23.0.15 |
Changelog¶
MCR 23.0.15 comprises the Moby 23.0.15 upstream release.
Changes specific to MCR¶
MCR contains the following component updates:
containerd 1.6.36
Changes from upstream¶
The upstream pull requests detailed in the sections that follow are those that pertain to the MCR product. For the complete list of changes and pull requests upstream, refer to the github-milestones-23.0.15.
What is new
The MCR 23.0.15 patch release focuses on the delivery of bug fixes and the upgrade to Go 1.22.
Bug fixes
containerd
containerd/containerd#10333 Remove overlayfs volatile option on temp mounts.
containerd/containerd#10470 Support for dropping inheritable capabilities.
containerd/containerd#10511 Regenerate UUID if state is empty in introspection service.
containerd/containerd#10500 Set stderr to empty string when using terminal on Windows.
containerd/containerd#10535 Ensure /run/containerd gets created with correct perms.
containerd/containerd#10676 Fix bug where init exits were being dropped.
GitHub milestones¶
The GitHub milestones offer full detail on the pull requests and changes as they correlate to the upstream Moby 23.0.14 release:
Major component versions¶
Version detail for the major components that comprise MCR 23.0.15 is presented in the table below:
Component |
Version |
---|---|
23.0.15 |
|
Fipster (Go runtime) |
|
Known issues¶
Known issues that apply to Moby 23.0.15 and thus also to MCR 23.0.15 include:
moby/moby#47728 The DNS records for containers on a node that has restarted may not be resolvable by containers on other nodes on the same overlay network. This may also occur without a daemon restart, if the underlay network is experiencing packet loss at the time the container is started. Only recently uncovered, this has been an issue since the advent of the NetworkDB moby component.