Sourced from github.com/docker/docker's releases.
v23.0.5
23.0.5
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
- Add the
--all
/-a
option when pruning volumes. docker/cli#4229- Add
--format=json
fordocker info
. docker/cli#4320- Fix log loss with the AWSLogs log driver. moby/moby#45350
- Fix a regression introduced in v23.0.4 where dockerd would refuse to start if the fixed-cidr config parameter is provided but not bip. moby/moby#45403
- Fix a panic in libnetwork during daemon start moby/moby#45376
- Fix "tag" event not being sent when an image is built with
buildx
. moby/moby#45410Packaging Updates
- Upgrade Compose to
2.17.3
. docker/docker-ce-packaging#883v23.0.4
23.0.4
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
- Fix a performance regression in Docker CLI 23.0.0 docker/cli#4141.
- Fix progress indicator on
docker cp
not functioning as intended docker/cli#4157.- Fix shell completion for
docker compose --file
docker/cli#4177.- Fix an error caused by incorrect handling of "default-address-pools" in
daemon.json
moby/moby#45246.Packaging Updates
- Fix missing packages for CentOS 9 Stream.
- Upgrade Go to
1.19.8
. docker/docker-ce-packaging#878, docker/cli#4164, moby/moby#45277, which contains fixes for CVE-2023-24537, CVE-2023-24538, CVE-2023-24534, and CVE-2023-24536
94d3ad6
Merge pull request #45410
from rumpl/23.0_backport-fix-buildx-tag-events933a9f8
Merge pull request #45407
from thaJeztah/23.0_backport_vendor_runc_1.1.5fe0a414
Use the image service instead of the reference store for tagging1b1230e
Merge pull request #45375
from thaJeztah/23.0_backport_bump_swarmkit1b26303
Merge pull request #45374
from thaJeztah/23.0_backport_stfu_grpc682542f
Merge pull request #45373
from thaJeztah/23.0_backport_assorted_test_and_pack...40ec0eb
vendor: github.com/opencontainers/runc v1.1.59af6762
Merge pull request #45403
from akerouanton/23.0-cherrypick-2d316970b6449a
Merge pull request #45376
from thaJeztah/23.0_backport_delete_network_more_at...227d3f3
daemon: set docker0 subpool as the IPAM pool