Merge pull request #20733 from aevesdocker/4.34-fix

formatting fix for release notes
This commit is contained in:
Allie Sadler 2024-08-29 16:22:02 +01:00 committed by GitHub
commit 31c4fcb5d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
- 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.
- 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.- Fresh installations of Docker Desktop now use the containerd image store by default.
- 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.
- Fresh installations of Docker Desktop now use the containerd image store by default.
- [Compose Bridge](/compose/bridge/_index.md) (Experimental) is now available from the Compose file viewer. Easily convert and deploy your Compose project to a Kubernetes cluster.
### Upgrades