What command can I run to list all containers and what volumes they attach to?

I am trying to get a command to see what containers are mounted to what volumes

I am getting errors when I attempt to delete a volume telling me that it is in use

“Error response from daemon: Conflict: volume is in use”

thanks