Image: {{ tag }}
Containers created:
| Created: |
{{ image.created }} |
| Parent: |
{{ image.parent }} |
| 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 }} |
-
{{ change.Id }}: Created: {{ change.Created|getdate }} Created by: {{ change.CreatedBy }}