This release of Docker Engine contains updated versions of Docker Compose,
Docker Scan, Containerd, added packages for Ubuntu 22.10, and some minor bug
fixes and enhancements.
Client
- Remove “experimental” gates around “–platform” in bash completion docker/cli#3824.
Daemon
- Allow “allow-nondistributable-artifacts” to be configured for Docker Hub moby/moby#44313.
- Fix an
Invalid standard handle identifie
panic when registering the docker daemon as a service from a legacy CLI on Windows moby/moby#44326.
Builder
- Fix running git commands in Cygwin on Windows moby/moby#44332.
- Update bundled BuildKit version to to fix “output clipped, log limit 1MiB reached” errors moby/moby#44339.