There is a command to list images, including docker images, but no command to list docker containers.
There doesn't appear to be any way to do it other than becoming root and looking at /var/lib/docker. Is there something I'm overlooking? Is that operation not meant to be done?