testcontainers / testcontainers/testcontainers-python

Update Docker Compose call when launching a Docker Compose command

未关闭
#226 0 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

  • #254 来自 @jhnnsrs —— 已关闭,未合并
✅ close on merge 📦 package: compose
主要语言
Python
星标
2.3k
派生
386
平均合并
4 小时 40 分钟
30 天内合并 PR
1

描述

Hi everyone!
While I was trying to create a DockerCompose object, I have noticed that testcontainers tries to launch a deprecated docker-compose command, rather than docker compose. I think the project should move to the latter as it is the currently supported version of the command.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

定位 DockerCompose 对象以及启动 Docker Compose 命令的代码路径。确认在哪里选择了已弃用的 docker-compose 调用,将命令更新为 docker compose,并验证 Docker Compose 的启动仍然有效。

由索引模型根据 Issue 内容生成。

评估

技术栈
docker-compose, python
领域
devops, testing
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。