Created: | {{ image.Created }} |
Parent: | {{ image.Parent }} |
Size (Virtual Size): | {{ image.Size|humansize }} ({{ image.VirtualSize|humansize }}) |
Hostname: | {{ image.ContainerConfig.Hostname }} |
User: | {{ image.ContainerConfig.User }} |
Cmd: | {{ image.ContainerConfig.Cmd }} |
Volumes: | {{ image.ContainerConfig.Volumes }} |
Volumes from: | {{ image.ContainerConfig.VolumesFrom }} |
Built with: | Docker {{ image.DockerVersion }} on {{ image.Os}}, {{ image.Architecture }} |