Skip to content

Make it possible to connect to a container via SSH #22756

@vitaliy-guliy

Description

@vitaliy-guliy

Is your task related to a problem? Please describe

It is a part of VS Code desktop flow, but it is better to decouple as a separate feature.

In general, as a user I want to open a terminal on my laptop and connect to a container in a running workspace via SSH.

Describe the solution you'd like

For that we need

  • add ssh service ( openssh-server ) to universal developer image
  • configure sshd to be able to run in rootless mode
  • expose TCP port 21 (or 2121) to allow external connections

Metadata

Metadata

Assignees

Labels

area/udiIssues and PRs related to the universal developer image https://github.com/devfile/developer-imageskind/taskInternal things, technical debt, and to-do tasks to be performed.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.severity/P1Has a major impact to usage or development of the system.

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions