Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.61 KB

ImageData.md

File metadata and controls

39 lines (29 loc) · 1.61 KB

ImageData

Properties

Name Type Description Notes
annotations Map<String, String> [optional]
architecture String [optional]
author String [optional]
comment String [optional]
config ImageConfig [optional]
created OffsetDateTime [optional]
digest String The following is an example of the contents of Digest types: sha256:7173b809ca12ec5dee4506cd86be934c4596dd234ee82c0662eac04a8c2c71dc This allows to abstract the digest behind this type and work only in those terms. [optional]
graphDriver DriverData [optional]
healthcheck Schema2HealthConfig [optional]
history List<History> [optional]
id String [optional]
labels Map<String, String> [optional]
manifestType String [optional]
namesHistory List<String> [optional]
os String [optional]
parent String [optional]
repoDigests List<String> [optional]
repoTags List<String> [optional]
rootFS RootFS [optional]
size Long [optional]
user String [optional]
version String [optional]
virtualSize Long [optional]

Implemented Interfaces

  • Serializable