mirror of https://github.com/docker/docs.git
docker scout (#16800)
This commit is contained in:
parent
796eff3cd6
commit
c8b630087e
|
@ -35,6 +35,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge
|
|||
### New
|
||||
|
||||
- Docker Desktop now ships with Docker Scout. Pull and view analysis for images from Docker Hub and Artifactory repositories, get base image updates and recommended tags and digests, and filter your images on vulnerability information. To learn more, see [Docker Scout](../scout/index.md).
|
||||
- `docker scan` has been replaced by `docker scout`. See [Docker Scout CLI](../scout/index.md#docker-scout-cli), for more information.
|
||||
- You can now discover extensions that have been autonomously published in the Extensions Marketplace. For more information on self-published extensions, see [Marketplace Extensions](/extensions/marketplace.md).
|
||||
- **Container File Explorer** is available as an experimental feature. Debug the filesystem within your containers straight from the GUI.
|
||||
- You can now search for volumes in **Global Search**.
|
||||
|
|
Loading…
Reference in New Issue