4 |
18 | Every {{input value=model.PullIntervalMinutes class="form-control" style="display: inline-block; width: 100px;"}} minutes, pull the latest version of these images: 19 |
20 | {{#each obj in images}} 21 | {{input value=obj.value class="form-control"}} 22 | {{/each}} 23 |ID | 7 |Parent | 8 |Tags | 9 |Size | 10 |Virtual Size | 11 |
---|---|---|---|---|
{{short-id image.Id}}… | 17 |{{short-id image.ParentId}}… | 18 |
19 | {{#each tag in image.RepoTags}}
20 | {{#unless (eq tag " |
25 | {{display-size image.Size}} | 26 |{{display-size image.VirtualSize}} | 27 |
ID | 10 |Container | 11 |Path | 12 |In Use | 13 |14 | | |
---|---|---|---|---|---|
{{short-id volume.ID}}… | 20 |{{short-id volume.ContainerID}}… | 21 |Host: | 22 |23 | {{volume.DockerPath}} 24 | | 25 |{{#if volume.Attached}}Yes{{else}}No{{/if}} | 26 |27 | {{#unless volume.Attached}} 28 | 29 | {{/unless}} 30 | | 31 |
Container: | 34 |35 | {{volume.ContainerPath}} 36 | | 37 |