{{ countItem.containerCount }}
{{ $t('commons.table.all') }} * {{ countItem.all }}
{{ $t('commons.status.running') }} * {{ countItem.running }}
{{ $t('commons.status.created') }} * {{ countItem.created }}
{{ $t('commons.status.paused') }} * {{ countItem.paused }}
{{ $t('commons.status.restarting') }} * {{ countItem.restarting }}
{{ $t('commons.status.removing') }} * {{ countItem.removing }}
{{ $t('commons.status.exited') }} * {{ countItem.exited }}
{{ $t('commons.status.dead') }} * {{ countItem.dead }}
{{ countItem.composeCount }}
{{ countItem.composeTemplateCount }}
{{ countItem.imageCount }}
{{ $t('commons.status.used') }}: {{ computeSize(countItem.imageSize) }}
{{ countItem.repoCount }}
{{ countItem.networkCount }}
{{ countItem.volumeCount }}
{{ countItem.sockPath }}
{{ $t('container.goSetting') }}