roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

Programmatically retrieve image's hierarchy

Open Javiery3889 opened this issue 1 year ago • 0 comments

Hello! I am just wondering if it is possible to retrieve a docker image's parent image reference, similar to what docker hub as shown below: image

I understand there's docker history that displays the layers of an image, but it does not show the mappings to the parent image.

Thank you!

Javiery3889 avatar Jun 19 '24 05:06 Javiery3889