Skip to content

v20.10.22

Compare
Choose a tag to compare
@thaJeztah thaJeztah released this 16 Dec 14:44
· 9821 commits to master since this release
42c8b31

Bug fixes and enhancements

  • Improve error message when attempting to pull an unsupported image format or OCI artifact (moby/moby#44413, moby/moby#44569).
  • Fix an issue where the host's ephemeral port-range was ignored when selecting random ports for containers (moby/moby#44476).
  • Fix ssh: parse error in message type 27 errors during docker build on hosts using OpenSSH 8.9 or above (moby/moby#3862).
  • seccomp: block socket calls to AF_VSOCK in default profile (moby/moby#44564).

Packaging Updates