20.10.15

(2023-02-16)

Components

Component

Version

Mirantis Container Runtime

20.10.15

containerd

1.6.15

runc

1.1.4

cri-dockerd

0.3.0

buildx

0.10.0

Golang runtime

1.18.10

buildkit

0.8.3-31.gc0149372

rootlesskit

0.14.4

Removal

  • Removal of registry-cli plugin.

  • Removal of docker app plugin.

Daemon

  • Improved the error message that results from attempting to pull an unsupported image format or OCI artifact (moby/moby#44413), (moby/moby#44569).

  • Fixed an invalid standard handle identifier panic that occurs when registering MCR as a service from a legacy CLI on Windows (moby/moby#44326).

  • Fixed an issue wherein Windows builds would hang whenever MCR invoked Git for Windows with a remote Git build context. (moby/moby#44332).

Networking

  • Fixed an issue wherein the ephemeral port range for the host was ignored when selecting random ports for containers (moby/moby#44476).

Builder

  • Fixed an issue wherein a docker build would fail when using --add-host=host.docker.internal:host-gateway with BuildKit enabled (moby/moby#44650).

  • Fixed ssh: parse error in message type 27 errors that would occur during docker build commands run on hosts using OpenSSH 8.9 or later (moby/moby#3862).

Client

  • Removed experimental gate for the --platform option in bash completion (docker/cli#3824).

Packaging

  • Added support for Oracle Linux 8.

  • Updated Golang runtime to version 1.18.10.

  • Updated Docker Buildx to v0.10.0.

  • Updated cri-dockerd to 0.3.0.