add release link note (#15917)

* add release link note

* Update desktop/release-notes.md
This commit is contained in:
Allie Sadler 2022-10-19 16:45:09 +01:00 committed by GitHub
parent 2e962ceb04
commit c4014cf222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge
### New
- Two new security features have been introduced for Docker Business users, Settings Management and Enhanced Container Isolation.
- Two new security features have been introduced for Docker Business users, Settings Management and Enhanced Container Isolation. Read more about Docker Desktops new [Hardened Desktop security model](hardened-desktop/index.md).
- Added the new Dev Environments CLI `docker dev`, so you can create, list, and run Dev Envs via command line. Now it's easier to integrate Dev Envs into custom scripts.
- Docker Desktop can now be installed to any drive and folder using the `--installation-dir`. Partially addresses [docker/roadmap#94](https://github.com/docker/roadmap/issues/94).