Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 710 Bytes

DockerImageDerivedDetails.md

File metadata and controls

13 lines (8 loc) · 710 Bytes

DockerImageDerivedDetails

Properties

Name Type Description Notes
fingerprint DockerImageFingerprint [optional]
distance Long Output only. The number of layers by which this image differs from the associated image basis. [optional]
layerInfo List<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]
baseResourceUrl String [optional]