{{ $ctrl.model.Name }} {{ $ctrl.model.Status === 1 ? 'up' : 'down' }} {{ $ctrl.model.Snapshots[0].Time | getisodatefromtimestamp }} Group: {{ $ctrl.model.GroupName }}
{{ $ctrl.model.Snapshots[0].StackCount }} stacks {{ $ctrl.model.Snapshots[0].ServiceCount }} services {{ $ctrl.model.Snapshots[0].RunningContainerCount + $ctrl.model.Snapshots[0].StoppedContainerCount }} containers - {{ $ctrl.model.Snapshots[0].RunningContainerCount }} {{ $ctrl.model.Snapshots[0].StoppedContainerCount }} {{ $ctrl.model.Snapshots[0].VolumeCount }} volumes {{ $ctrl.model.Snapshots[0].ImageCount }} images {{ $ctrl.model.Snapshots[0].Swarm ? 'Swarm' : 'Standalone' }} {{ $ctrl.model.Snapshots[0].DockerVersion }} + Agent
{{ $ctrl.model.Snapshots[0].TotalCPU }} {{ $ctrl.model.Snapshots[0].TotalMemory | humansize }} - No tags {{ tag }}{{ $last? '' : ', ' }}