What’s New

Docker Desktop 4.56.0

4.56.0

Docker Desktop now includes Docker Compose v5 which introduces a new official Go SDK. This SDK provides a comprehensive API that lets you integrate Compose functionality directly into your applications, allowing you to load, validate, and manage multi-container environments without relying on the Compose CLI. For more information, see the Compose SDK docs. containerd v2.2.1 Docker Compose v5.0.0 Docker Agent v1.18.6 Fixed a panic in filesharing tests when containers don't have an IP address immediately after starting. Added support for custom DNS entries in the LinuxKit VM with the ExtraDNSEntries configuration field. Fixed a bug on Windows where removing the state directory would fail because log files were still open. Fixed installations from the Microsoft Store wrongly advertizing a new update. Fixed a crash when running /sbin/ldconfig in ubuntu:22.04 ARM64 containers by upgrading QEMU from 8.1.5 to 10.0.4. This resolves a known issue reported in docker/for-win#15004. Fixed Kubernetes hostPath volume mounts failing on Linux hosts. Fixes docker/desktop-linux#12.

View original