Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions content/manuals/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ params:
description: Image analysis and policy evaluation.
icon: /icons/Scout.svg
link: /scout/
- title: Docker for GitHub Copilot
description: Integrate Docker's capabilities with GitHub Copilot.
icon: chat
link: /copilot/
- title: Docker Extensions
description: Customize your Docker Desktop workflow.
icon: extension
Expand Down Expand Up @@ -146,4 +142,4 @@ subscription management.

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

{{< grid items=enterprise >}}
{{< grid items=enterprise >}}
67 changes: 0 additions & 67 deletions content/manuals/copilot/_index.md

This file was deleted.

61 changes: 0 additions & 61 deletions content/manuals/copilot/examples.md

This file was deleted.

Binary file removed content/manuals/copilot/images/copilot-button.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
42 changes: 0 additions & 42 deletions content/manuals/copilot/install.md

This file was deleted.

63 changes: 0 additions & 63 deletions content/manuals/copilot/usage.md

This file was deleted.

11 changes: 11 additions & 0 deletions content/manuals/retired.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,17 @@ developers to spin up development environments quickly. It was deprecated and re
Docker Compose or by creating custom configurations tailored to specific
project requirements.

### GitHub Copilot extension

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

## Open source projects

Several open-source projects originally maintained by Docker have been
Expand Down
7 changes: 7 additions & 0 deletions data/redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -375,3 +375,10 @@

"/ai/mcp-catalog-and-toolkit/get-started/#verify-connections":
- /go/mcp-client-verify/

# Copilot extension (deprecated)
"https://github.com/marketplace/docker-for-github-copilot":
- /copilot/
- /copilot/install/
- /copilot/usage/
- /copilot/examples/
2 changes: 0 additions & 2 deletions data/summary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ Docker Desktop CLI logs:
requires: Docker Desktop 4.39 and later
Docker Desktop CLI kubernetes:
requires: Docker Desktop 4.44 and later
Docker GitHub Copilot:
availability: Early Access
Docker Hardened Images:
subscription: [Docker Hardened Images]
Docker Hardened Image charts:
Expand Down