Skip to content

Add SSH, GitHub CLI and Copilot CLI devcontainer features#66005

Merged
maraf merged 2 commits into
mainfrom
devcontainer/add-ssh-and-copilot-cli
Mar 27, 2026
Merged

Add SSH, GitHub CLI and Copilot CLI devcontainer features#66005
maraf merged 2 commits into
mainfrom
devcontainer/add-ssh-and-copilot-cli

Conversation

@maraf
Copy link
Copy Markdown
Member

@maraf maraf commented Mar 27, 2026

Summary

Adds two devcontainer features to .devcontainer/devcontainer.json:

  • ghcr.io/devcontainers/features/sshd:1 — SSH server for remote access to the dev container
  • ghcr.io/devcontainers/features/github-cli:1 — GitHub CLI
  • ghcr.io/devcontainers/features/copilot-cli:1 — Copilot CLI

These features are installed automatically when the container is built/rebuilt.

Add sshd and github-cli as devcontainer features to enable SSH access
and GitHub Copilot CLI (via gh copilot) in the dev container.
Copilot AI review requested due to automatic review settings March 27, 2026 12:18
@github-actions github-actions Bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Mar 27, 2026
@maraf maraf requested review from a team and akoeplinger March 27, 2026 12:19
@maraf maraf enabled auto-merge (squash) March 27, 2026 12:20
@maraf maraf changed the title Add SSH and GitHub CLI devcontainer features Add SSH, GitHub CLI and Copilot CLI devcontainer features Mar 27, 2026

This comment was marked as resolved.

@maraf maraf merged commit 220f66c into main Mar 27, 2026
10 checks passed
@maraf maraf deleted the devcontainer/add-ssh-and-copilot-cli branch March 27, 2026 13:16
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview3 milestone Mar 27, 2026
@wtgodbe wtgodbe modified the milestones: 11.0-preview3, 11.0-preview4 Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants