Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 724 Bytes

DockerImageDerivedDetails.md

File metadata and controls

11 lines (8 loc) · 724 Bytes

Grafeas::DockerImageDerivedDetails

Properties

Name Type Description Notes
fingerprint DockerImageFingerprint [optional]
distance Integer Output only. The number of layers by which this image differs from the associated image basis. [optional]
layer_info Array<DockerImageLayer> This contains layer-specific metadata, if populated it has length &quot;distance&quot; and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer. [optional]
base_resource_url String [optional]