mirror of https://github.com/docker/docs.git
scout: note policy eval issue with scratch image
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
4e3143d6cc
commit
f6e63b4ebe
|
@ -156,3 +156,9 @@ BuildKit automatically detects the Git repository and base images when this
|
|||
information is available in the build context. For more information about
|
||||
building with attestations, see
|
||||
[Attestations](../../build/attestations/_index.md).
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> Docker Scout is currently unable to discern the difference between using
|
||||
> `scratch` as a base image and having no base image provenance. As a result,
|
||||
> images based on `scratch` always fail the Supply chain attestations policy.
|
||||
|
|
Loading…
Reference in New Issue