Back to Portainer

Image

app/docker/views/images/edit/image.html

2.40.0860 B
Original Source

{{ tag }}

Note: you can click on the upload icon to push an image or on the download icon to pull an image or on the trash icon to delete a tag.

Download in progress... Upload in progress...

Note: if you don't specify the tag in the image name, latest will be used.

Tag

| ID | {{ image.Id }} Delete this image Export this imageExport in progress... | | Parent | {{ image.Parent }} | | Size | {{ image.Size | humansize }} | | Created | {{ image.Created | getisodate }} | | Build | Docker {{ image.DockerVersion }} on {{ image.Os }}, {{ image.Architecture }} | | Labels |

| {{ k }} | {{ v }} |

| | Author | {{ image.Author }} |

| | || {{ layer.Order }} | {{ layer.Size | humansize }} | {{ layer.CreatedBy | imagelayercommand }} {{ layer.CreatedBy | imagelayercommand | truncate: 130 }}

{{ layer.CreatedBy | imagelayercommand }} |