docker-sdk-rust/docs/ImageInspectMetadata.md
2025-06-16 16:37:36 +07:00

573 B

ImageInspectMetadata

Properties

Name Type Description Notes
last_tag_time Option<String> Date and time at which the image was last tagged in RFC 3339 format with nano-seconds. This information is only available if the image was tagged locally, and omitted otherwise. [optional]

[Back to Model list] [Back to API list] [Back to README]