Skip to content

Commit 14932d8

Browse files
authored
Merge pull request #23693 from dvdksn/deprecate-copilot-ext
chore: remove deprecated gh copilot plugin, redirect to marketplace
2 parents d32d761 + 26db073 commit 14932d8

File tree

11 files changed

+19
-240
lines changed

11 files changed

+19
-240
lines changed

content/manuals/_index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@ params:
7474
description: Image analysis and policy evaluation.
7575
icon: /icons/Scout.svg
7676
link: /scout/
77-
- title: Docker for GitHub Copilot
78-
description: Integrate Docker's capabilities with GitHub Copilot.
79-
icon: chat
80-
link: /copilot/
8177
- title: Docker Extensions
8278
description: Customize your Docker Desktop workflow.
8379
icon: extension
@@ -146,4 +142,4 @@ subscription management.
146142

147143
Targeted at IT administrators with help on deploying Docker Desktop at scale with configuration guidance on security related features.
148144

149-
{{< grid items=enterprise >}}
145+
{{< grid items=enterprise >}}

content/manuals/copilot/_index.md

Lines changed: 0 additions & 67 deletions
This file was deleted.

content/manuals/copilot/examples.md

Lines changed: 0 additions & 61 deletions
This file was deleted.
-5.31 KB
Binary file not shown.
-71.9 KB
Binary file not shown.
-9.78 KB
Binary file not shown.

content/manuals/copilot/install.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

content/manuals/copilot/usage.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

content/manuals/retired.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,17 @@ developers to spin up development environments quickly. It was deprecated and re
145145
Docker Compose or by creating custom configurations tailored to specific
146146
project requirements.
147147

148+
### GitHub Copilot extension
149+
150+
The Docker for GitHub Copilot extension integrated Docker capabilities with
151+
GitHub Copilot Chat, helping developers containerize applications, generate
152+
Docker assets, and analyze vulnerabilities through conversational prompts. The
153+
extension was available in early access on the GitHub Marketplace. GitHub
154+
[deprecated Copilot Extensions](https://github.blog/changelog/2025-09-24-deprecate-github-copilot-extensions-github-apps/)
155+
which led to the retirement of the Docker for GitHub Copilot extension. If
156+
you're looking for AI-assisted Docker workflows, explore the Docker MCP Toolkit
157+
and MCP Catalog, or use Ask Gordon in Docker Desktop and the Docker CLI.
158+
148159
## Open source projects
149160

150161
Several open-source projects originally maintained by Docker have been

data/redirects.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,3 +375,10 @@
375375

376376
"/ai/mcp-catalog-and-toolkit/get-started/#verify-connections":
377377
- /go/mcp-client-verify/
378+
379+
# Copilot extension (deprecated)
380+
"https://github.com/marketplace/docker-for-github-copilot":
381+
- /copilot/
382+
- /copilot/install/
383+
- /copilot/usage/
384+
- /copilot/examples/

0 commit comments

Comments
 (0)