{{extends "base.html"}} {{import "breadcrumb.html"}} {{import "json_to_table.html"}} {{block head()}} {{end}} {{block body()}}
| Image Reference | {{ registryHost }}/{{ repoPath }} |
| Digest |
{{ ii.ImageRefDigest }}
|
| Media Type | {{ ii.MediaType }} |
| Sub-Images | {{ len(ii.Manifest["manifests"]) }} |
| Platforms | {{ ii.Platforms }} |
| Image ID | {{ ii.ConfigImageID }} |
| Image Size | {{ ii.ImageSize|pretty_size }} |
| Platform | {{ ii.Platforms }} |
| Created On | {{ ii.Created|pretty_time }} |