Docker info

The command actually is very simple:

bash
docker stats

This command will give you an overview of the resources utilized on your VM in updating it in you terminal output almost online.

shell
CONTAINER ID   NAME                 CPU %     MEM USAGE / LIMIT     MEM %     NET I/O           BLOCK I/O       PIDS
85dfcbdf3d8f   makz_space-web-1     0.02%     52.09MiB / 15.62GiB   0.33%     14.8kB / 16.4kB   0B / 274kB      4
eefaa3807762   makz_space-proxy-1   0.00%     5.113MiB / 15.62GiB   0.03%     54kB / 56.7kB     0B / 12.3kB     9
ca413c7e3fde   makz_space-db-1      0.01%     19.61MiB / 15.62GiB   0.12%     15kB / 24.5kB     205kB / 610kB   7

Let's check out table functionality:

termdescription
some textsome more text