devcontainers / devcontainers/cli
common-utils should copy host ~/.ssh/known_hosts into the container as those vscode remote
Đang mở
feature-request
- Ngôn ngữ chính
- TypeScript
- Star
- 3k
- Fork
- 457
- Merge trung bình
- 13 giờ 17 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.