部署容器 docker版本 部署脚本 postgresql: image: postgres:12-alpine container_name: postgresql restart: always user: 1026:100 network_mode: h