Skip to content

Add GitHub Copilot CLI to tools image#630

Draft
Copilot wants to merge 3 commits into
masterfrom
copilot/add-copilot-cli-to-tools-image
Draft

Add GitHub Copilot CLI to tools image#630
Copilot wants to merge 3 commits into
masterfrom
copilot/add-copilot-cli-to-tools-image

Conversation

Copilot AI commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Installs the GitHub Copilot CLI (gh copilot) in the tools Docker image, available to all container users.

Changes

  • linux/tools.Dockerfile
    • Sets GH_DATA_DIR=/usr/local/share/gh so gh resolves the extension from a system-wide path rather than the build user's home directory
    • Installs via curl -fsSL https://gh.io/copilot-install | bash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants