pub const ANNOTATION_CREATED: &str = "org.opencontainers.image.created";
Expand description

AnnotationCreated is the annotation key for the date and time on which the image was built (date-time string as defined by RFC 3339).