diff --git a/content/desktop/release-notes.md b/content/desktop/release-notes.md index 7009f37b8d..8022926d66 100644 --- a/content/desktop/release-notes.md +++ b/content/desktop/release-notes.md @@ -86,6 +86,10 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re - Security fixes for vulnerabilities related to information leakage and access control bypass. +### Known Issues + +- Binding a priviledged port on Docker Desktop does not work on macOS. As a workaround you can expose the port on all interfaces (using `0.0.0.0`) or using localhost (using `127.0.0.1`). + ## 4.22.1 {{< release-date date="2023-08-24" >}}