What information does docker top test_container provide?
docker top test_container
The container's network routing table
Every file in the container filesystem
A list of locally stored container images
A process listing for processes running in test_container
test_container