What's going on in containers
docker container top: process list in one containerdocker container inspect: details of one container configdocker container stats: continuous monitor performance stats for all containers
The docker container stats is particularly useful to check the memory usage.