docker inspect -f '{{.Name}} -{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' $(docker ps -q)