Created: | {{ image.created }} |
Parent: | {{ image.parent }} |
Container: | {{ image.container }} |
Size: | {{ image.Size|humansize }} |
Hostname: | {{ image.container_config.Hostname }} |
User: | {{ image.container_config.User }} |
Cmd: | {{ image.container_config.Cmd }} |
Volumes: | {{ image.container_config.Volumes }} |
Volumes from: | {{ image.container_config.VolumesFrom }} |
Comment: | {{ image.comment }} |