coder / coder/envbuilder

devcontainer: support docker-compose

未关闭
#236 4 条评论 14 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
300
派生
64
平均合并
20 分钟
30 天内合并 PR
1

描述

Devcontainer spec supports specifying a compose file

e.g.

```
"dockerComposeFile": "docker-compose.yml",
```

Example: https://github.com/BrunoQuaresma/openticket/blob/main/.devcontainer/devcontainer.json

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先定位读取 devcontainer 规范并根据 Dockerfile 构建环境的代码。检查当前如何处理 dockerComposeFile 字段,然后将其行为与所引用的 devcontainer 示例进行比较。当可以指定 Compose 文件并使用它构建开发环境,且相关测试已更新或添加时,即表示完成。

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

评估

技术栈
docker-compose, go
领域
devops, infrastructure
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
42/100

把新 issue 发到你的邮箱

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