
Improve the error message returned by the CLI when recieving a truncated JSON response caused by the API hanging up mid-request.Fix exec exit events being misinterpreted as container exits under some runtimes, such as Kata Containers.Fix the overlay2 storage driver failing early in metacopy testing when initialized on an unsupported backing filesystem.Fix an issue where ipvlan networks created prior to upgrading would prevent the daemon from starting.Fix BuildKit improperly loading cached layers created by previous versions.Fix BuildKit-enabled builds with inline caching causing the daemon to crash.Fix containers not starting if the kernel has AppArmor enabled, but apparmor_parser is not available.

23.0.1įor a full list of pull requests and changes in this release, refer to the relevant GitHub milestones: Work continues towards Go module compatibility in a future release. Starting with the 23.0.0 release, Docker Engine moves away from using CalVer versioning,Īnd starts using the SemVer versioning format.Ĭhanging the version format is a stepping-stone towards Go module compatibility,īut the repository doesn’t yet use Go modules, and still requires using a “+incompatible” version. Changes to the Engine API, see Engine API version history.


This page describes the latest changes, additions, known issues, and fixes for Docker Engine version 23.0. Refer to the Docker Engine installation instructions for your operating systemįor more details on upgrading Docker Engine. $ sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
