mirror of https://github.com/docker/docs.git
Merge pull request #19820 from eunomie/scout-160-admin-settings
scout release notes: indexing blocked in 1.6.0
This commit is contained in:
commit
0d07e8d78b
|
@ -127,6 +127,8 @@ and the `docker/scout-action` [GitHub Action](https://github.com/docker/scout-ac
|
||||||
uses the cache from Windows. That way, if an image has been indexed for
|
uses the cache from Windows. That way, if an image has been indexed for
|
||||||
instance by Docker Desktop there's no need anymore to re-index it on WSL2
|
instance by Docker Desktop there's no need anymore to re-index it on WSL2
|
||||||
side.
|
side.
|
||||||
|
- Indexing is now blocked in the CLI if it has been disabled using
|
||||||
|
[Settings Management](../../desktop/hardened-desktop/settings-management/configure.md) feature.
|
||||||
|
|
||||||
- Fix a panic that would occur when analyzing a single-image `oci-dir` input
|
- Fix a panic that would occur when analyzing a single-image `oci-dir` input
|
||||||
- Improve local attestation support with the containerd image store
|
- Improve local attestation support with the containerd image store
|
||||||
|
|
Loading…
Reference in New Issue