mirror of https://github.com/docker/docs.git
add release link note (#15917)
* add release link note * Update desktop/release-notes.md
This commit is contained in:
parent
2e962ceb04
commit
c4014cf222
|
@ -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 Desktop’s 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).
|
||||
|
||||
|
|
Loading…
Reference in New Issue