NAME

API::Docker::Type::ImageInspect::Metadata - Additional metadata of the image in the local cache

VERSION

version 0.004

DESCRIPTION

Generated from the inline Metadata schema of the ImageInspect definition in spec/v1.51.yaml.

This information is local to the daemon, and not part of the image itself.

last_tag_time

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.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/Getty/p5-api-docker/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHOR

Torsten Raudssus <getty@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2026 by Torsten Raudssus <torsten@raudssus.de> https://raudssus.de/.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.