编写docker-compose.yaml文件 version: '3.8' services: pg_exporter: image: quay.io/prometheuscommunity/postgres-exporter:v0.15.0 container_name: pg_exporter network_mode