Docker Compose Compose 简介Compose 是用于定义和运行多容器Docker 应用程序的工具 ... build: . depends_on: - db - redis redis: image: redis db: image: postgres.
確定! 回上一頁