docker compose 文件. version: '2' services: server: image: redash/redash:latest command: server depends_on: - postgres - redis ports: ...
確定! 回上一頁