Usage: Formats the output using a Go template.
Command:
docker ps --format "{{.ID}}: {{.Names}}"
docker ps