mirror of https://github.com/docker/docs.git
Add release note about minimum version on macos (#16570)
* Add release note about minimum version on macos * Update desktop/release-notes.md Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
f0d1042a00
commit
694c762a1a
|
@ -160,6 +160,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge
|
|||
|
||||
#### For Mac
|
||||
|
||||
- Minimum OS version to install or update Docker Desktop on macOS is now macOS Big Sur (version 11) or later.
|
||||
- Fixed the Docker engine not starting when Enhanced Container Isolation is enabled if the legacy `osxfs` implementation is used for file sharing.
|
||||
- Fixed files created on VirtioFS having the executable bit set. Fixes [docker/for-mac#6614](https://github.com/docker/for-mac/issues/6614).
|
||||
- Added back a way to uninstall Docker Desktop from the command line. Fixes [docker/for-mac#6598](https://github.com/docker/for-mac/issues/6598).
|
||||
|
|
Loading…
Reference in New Issue