devcontainers / devcontainers/cli

common-utils should copy host ~/.ssh/known_hosts into the container as those vscode remote

Open
#474 4 comments 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
TypeScript
Stars
3k
Forks
457
Avg merge
13h 17m
Merged PRs (30d)
6

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.