version: "3" services: engine: image: splitgraph/engine:${DOCKER_TAG-stable-postgis} ports: - 5432:5432 environment: - POSTGRES_USER=sgr ...
確定! 回上一頁