Skip to content

Cannot run git commands inside of devcontainer #14926

Open
@sgraband

Description

@sgraband

Bug Description:

I can no longer run git commands in a dev container, because the authenticy of github cannot be established.
I assume that there is some sort of local config not shared with the devcontainer.
This is probably only a symptom for me and the issue affects much more tools and use cases.

Error message when running git commands:

The authenticity of host 'github.com (140.82.121.3)' can't be established.

This definately already worked before so it's probably a regression.

Steps to Reproduce:

  1. Open a Devcontainer
  2. Open a terminal
  3. Run a git command and notice that the error above is there.

Additional Information

  • Operating System: Ubuntu 22.04
  • Theia Version: Theia 1.58.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions