coreos / mayday

A diagnostics tool for capturing system state.
Apache License 2.0
80 stars 27 forks source link

Capture information on existing containers on host #20

Closed brianredbeard closed 8 years ago

brianredbeard commented 9 years ago

Using docker as an example we should capture the list of containers on a host. More than likely this would be docker ps -a though docker ps may be sufficient.