Is there any field in the docker inspect that can identify a docker scratch image ( image without an OS) https://docs.docker.com/develop/develop-images/baseimages/?
If not is there any other way to detect an image without an OS ?
What does the RepoDigests field in the docker inspect
represent ?