Add known issue to Docker Desktop release notes (#19797)

This commit is contained in:
Mihaela Stoica 2024-04-12 15:39:50 +01:00 committed by GitHub
parent e574c0a70f
commit 767e34946b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -97,6 +97,12 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re
- Disabled Electron `runAsNode` fuse to improve security hardening. For more info, see [Electron's documentation.](https://www.electronjs.org/blog/statement-run-as-node-cves)
### Known issues
#### For Mac
- Docker Desktop on Apple Silicon doesn't start if Rosetta is not installed. This will be fixed in future releases. See [docker/for-mac#7243](https://github.com/docker/for-mac/issues/7243).
## 4.28.0
{{< release-date date="2024-02-26" >}}