devcontainers / devcontainers/cli
common-utils should copy host ~/.ssh/known_hosts into the container as those vscode remote
未关闭
feature-request
- 主要语言
- TypeScript
- 星标
- 3k
- 派生
- 457
- 平均合并
- 13 小时 17 分钟
- 30 天内合并 PR
- 6
描述
when I used vscode with devcontainer the ~/.ssh/known_hosts is copied from the host to the container.
When I use devcontainer cli it is not, causing my CI to fail, where my dev build works.
While SSh-agent is used for key, it cannot be used to solve the known_hosts issue.
贡献指南
评估
这个 Issue 还没有评估数据。