Update release-notes.md

Remove confusing Docker Desktop installed mention
This commit is contained in:
Lorena Rangel 2024-08-30 11:11:09 +02:00 committed by GitHub
parent 31c4fcb5d6
commit 306d7b5af7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
### New
- [Host networking](/engine/network/drivers/host.md#docker-desktop) support on Docker Desktop is now generally available.
- If you authenticate via the CLI without Docker Desktop installed, you can now authenticate through a browser-based flow, removing the need for manual PAT generation.
- If you authenticate via the CLI, you can now authenticate through a browser-based flow, removing the need for manual PAT generation.
- Windows now supports automatic reclamation of disk space in Docker Desktop for WSL2 installations [using a managed virtual hard disk](/desktop/wsl/best-practices.md).
- Deploying Docker Desktop via the [MSI installer](/desktop/install/msi/_index.md) is now generally available.
- Two new methods to [enforce sign-in](/security/for-admins/enforce-sign-in/_index.md) (windows registry key and `.plist` file) are now generally available.