Services

Services

services overview

The main overview shows all running services (containers), grouped by their Compose project (or Swarm stack).

Live stats

The bar at the top shows how many services are running and how many have stopped, the name and version of the Docker host, and the CPU and memory usage of the machine as a whole.

Additionally, each individual service shows:

  • CPU: usage relative to the CPU limit of the container, or to the host when there's no limit
  • MEM: memory usage relative to the memory limit of the container, or to the host when there's no limit
  • logs/second: how many lines the container is currently writing