ContainerCraft / ContainerCraft/devcontainer
Devcontainer started failing upon codespaces creation
- 主要语言
- Dockerfile
- 星标
- 43
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
Sync my local copy with `main`. When I open a codespace using the `konductor` devcontainer, I get booted into a recovery container due to a failed devcontainer build.
```
2025-03-06 21:15:22.608Z: [2025-03-06 21:15:22] Running as user: ubuntu (current: ubuntu)
2025-03-06 21:15:22.614Z: [2025-03-06 21:15:22] Saving environment variables to /home/ubuntu/.env
2025-03-06 21:15:22.664Z: Shell server terminated (code: 126, signal: null)
2025-03-06 21:15:22.665Z: {"outcome":"error","message":"An error occurred setting up the container.","description":"An error occurred setting up the container.","containerId":"df41e9a46ae0afeda4357ea2dfdf2f00739559d64d6b93cd657360bce508f424"}
2025-03-06 21:15:22.665Z: unable to find user vscode: no matching entries in passwd file
2025-03-06 21:15:22.667Z: Error: An error occurred setting up the container.
```
The full log's here: https://gist.github.com/sourishkrout/595ee0cf08ea49459c0084bf4cfdf88e
贡献指南
调研方向
从链接的完整日志和在创建 Codespaces 期间使用的 konductor devcontainer 开始,然后检查导致构建失败的配置。重现该失败,并验证 devcontainer 能够成功构建并打开 Codespace,而不会回退到 recovery。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker, github
- 领域
- cloud, devops
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100