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分
- マージ済み PR(30日)
- 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 はまだ評価されていません。