https://docs.docker.com/desktop/release-notes/ brings new functionality directly into your workstations, specifically focused on providing better visibility into your containers’ productivity and security. Have you ever wanted an easier way to see which containers or Docker Compose projects consume the most resources, like CPU, memory, network, or disk I/O?

The extension displays a table view that shows CPU, memory, disk, and network I/O for all containers and aggregates them by Docker Compose project. You can start, stop, and restart containers or view container logs — all from the same place! You can also visualize how these resources evolve over time: Resource Usage is available on https://hub.docker.com/extensions/docker/resource-usage-extension and on the Docker Desktop Extensions Marketplace.

Related Articles