From 67148253ba70e1e24414a5c7ca100c2487066636 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 10 May 2022 11:11:20 +0200 Subject: [PATCH] engine: add known issues to 20.10.15 release notes Signed-off-by: Sebastiaan van Stijn --- engine/release-notes/index.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/engine/release-notes/index.md b/engine/release-notes/index.md index 1dc7f9b2c1..2b2f9fd538 100644 --- a/engine/release-notes/index.md +++ b/engine/release-notes/index.md @@ -27,7 +27,16 @@ for Docker Engine. 2022-05-05 This release of Docker Engine comes with updated versions of the `compose`, -`buildx`, `containerd`, and `runc` components, as well as some minor bugfixes. +`buildx`, `containerd`, and `runc` components, as well as some minor bug fixes. + +> **Known issues** +> +> We've identified an issue with the [macOS CLI binaries](https://download.docker.com/mac/static/stable/){:target="_blank" rel="noopener" class="_"} +> in the 20.10.15 release. A [fix for this issue](https://github.com/docker/cli/pull/3592){:target="_blank" rel="noopener" class="_"} +> has been merged and will be included in the next patch release (20.10.16). In +> the meantime, we recommend using the 20.10.14 binaries for macOS instead. Other +> platforms are not affected. +{:.important} ### Daemon