mirror of https://github.com/docker/docs.git
Update release-notes.md
Remove confusing Docker Desktop installed mention
This commit is contained in:
parent
31c4fcb5d6
commit
306d7b5af7
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue