devcontainers / devcontainers/cli
common-utils should copy host ~/.ssh/known_hosts into the container as those vscode remote
Aperta
feature-request
- Lingua principale
- TypeScript
- Stelle
- 3k
- Fork
- 457
- Merge medio
- 13h 17m
- PR unite (30g)
- 6
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.