Skip to content

Commit 00a3240

Browse files
authored
Revert "ai-section" (docker#22517)
Reverts docker#22514
1 parent d71c305 commit 00a3240

File tree

17 files changed

+13
-43
lines changed

17 files changed

+13
-43
lines changed

content/manuals/_index.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ params:
1010
sidebar:
1111
groups:
1212
- Open source
13-
- AI
1413
- Products
1514
- Platform
1615
notoc: true
@@ -31,15 +30,6 @@ params:
3130
description: Run containers programmatically in your preferred programming language.
3231
icon: /assets/icons/Testcontainers.svg
3332
link: /testcontainers/
34-
ai:
35-
- title: Ask Gordon
36-
description: streamline your workflow and get the most out of the Docker ecosystem with your personal AI assistant.
37-
icon: note_add
38-
link: /ai/gordon/
39-
- title: Docker Model Runner
40-
description: View and manage your local models
41-
icon: view_in_ar
42-
link: /model-runner/
4333
products:
4434
- title: Docker Desktop
4535
description: Your command center for container development.
@@ -101,12 +91,6 @@ Open source development and containerization technologies.
10191

10292
{{< grid items=open-source >}}
10393

104-
## AI
105-
106-
All the Docker AI tools in one easy-to-access location.
107-
108-
{{< grid items=ai >}}
109-
11094
## Products
11195

11296
End-to-end developer solutions for innovative teams.

content/manuals/compose/how-tos/model-runner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This lets you define and run AI-powered applications alongside your other servic
2020
- Docker Compose v2.35 or later
2121
- Docker Desktop 4.41 or later
2222
- Docker Desktop for Mac with Apple Silicon or Docker Desktop for Windows with NVIDIA GPU
23-
- [Docker Model Runner enabled in Docker Desktop](/manuals/ai/model-runner.md#enable-docker-model-runner)
23+
- [Docker Model Runner enabled in Docker Desktop](/manuals/desktop/features/model-runner.md#enable-docker-model-runner)
2424

2525
## Provider services
2626

@@ -63,4 +63,4 @@ This lets the `chat` service to interact with the model and use it for its own p
6363

6464
## Reference
6565

66-
- [Docker Model Runner documentation](/manuals/ai/model-runner.md)
66+
- [Docker Model Runner documentation](/manuals/desktop/features/model-runner.md)

content/manuals/compose/releases/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For more detailed information, see the [release notes in the Compose repo](https
3333

3434
### Bug fixes and enhancements
3535

36-
- Added support for [Docker Model Runner](/manuals/ai/model-runner.md) to easily integrate AI models into your Compose applications
36+
- Added support for [Docker Model Runner](/manuals/desktop/features/model-runner.md) to easily integrate AI models into your Compose applications
3737
- Added `build --print` command to help debug complex build configurations by showing the equivalent bake file
3838
- Added `volume.type=image` to provide more flexible volume management for container images
3939
- Added `--quiet` options to the `run` command for cleaner output when running containers

content/manuals/desktop/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Docker Desktop integrates with your preferred development tools and languages, a
6060
- [Docker Scout](../scout/_index.md)
6161
- [Docker Build](/manuals/build/_index.md)
6262
- [Docker Compose](/manuals/compose/_index.md)
63-
- [Ask Gordon](/manuals/ai/gordon/_index.md)
63+
- [Ask Gordon](/manuals/desktop/features/gordon/_index.md)
6464
- [Docker Extensions](../extensions/_index.md)
6565
- [Docker Content Trust](/manuals/engine/security/trust/_index.md)
6666
- [Kubernetes](https://github.com/kubernetes/kubernetes/)

content/manuals/ai/gordon/_index.md renamed to content/manuals/desktop/features/gordon/_index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ params:
77
badge:
88
color: blue
99
text: Beta
10-
group: AI
11-
aliases:
12-
- /desktop/features/gordon/
1310
---
1411

1512
{{< summary-bar feature_name="Ask Gordon" >}}

content/manuals/ai/gordon/mcp/_index.md renamed to content/manuals/desktop/features/gordon/mcp/_index.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,15 @@ grid:
66
- title: Built-in tools
77
description: Use the built-in tools.
88
icon: construction
9-
link: /ai/gordon/mcp/built-in-tools
9+
link: /desktop/features/gordon/mcp/built-in-tools
1010
- title: MCP configuration
1111
description: Configure MCP tools on a per-project basis.
1212
icon: manufacturing
13-
link: /ai/gordon/mcp/yaml
13+
link: /desktop/features/gordon/mcp/yaml
1414
- title: MCP Server
1515
description: Use Gordon as an MCP server
1616
icon: dns
17-
link: /ai/gordon/mcp/gordon-mcp-server/
18-
aliases:
19-
- /desktop/features/gordon/mcp/
17+
link: /desktop/features/gordon/mcp/gordon-mcp-server/
2018
---
2119

2220
## What is MCP?

content/manuals/ai/gordon/mcp/built-in-tools.md renamed to content/manuals/desktop/features/gordon/mcp/built-in-tools.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Built-in tools
33
description: How to use Gordon's built-in tools
44
keywords: ai, mcp, gordon
5-
aliases:
6-
- /desktop/features/gordon/mcp/built-in-tools/
75
---
86

97
Gordon comes with an integrated toolbox providing access to various system tools

content/manuals/ai/gordon/mcp/gordon-mcp-server.md renamed to content/manuals/desktop/features/gordon/mcp/gordon-mcp-server.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Gordon as an MCP server
33
description: How to use Gordon as an MCP server
44
keywords: ai, mcp, gordon
5-
aliases:
6-
- /desktop/features/gordon/mcp/gordon-mcp-server/
75
---
86

97
## Gordon as an MCP server

content/manuals/ai/gordon/mcp/yaml.md renamed to content/manuals/desktop/features/gordon/mcp/yaml.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: YAML configuration
33
description: Learn how to use MCP servers with Gordon
44
keywords: ai, mcp, gordon
5-
aliases:
6-
- /desktop/features/gordon/mcp/yaml/
75
---
86

97
Docker has partnered with Anthropic to build container images for the [reference

content/manuals/ai/model-runner.md renamed to content/manuals/desktop/features/model-runner.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,9 @@ params:
55
badge:
66
color: blue
77
text: Beta
8-
group: AI
98
weight: 20
109
description: Learn how to use Docker Model Runner to manage and run AI models.
1110
keywords: Docker, ai, model runner, docker deskotp, llm
12-
aliases:
13-
- /desktop/features/model-runner/
1411
---
1512

1613
{{< summary-bar feature_name="Docker Model Runner" >}}

content/manuals/desktop/release-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
3838
### New
3939

4040
- Docker Model Runner is now available on x86 Windows machines with NVIDIA GPUs.
41-
- You can now [push models](/manuals/ai/model-runner.md#push-a-model-to-docker-hub) to Docker Hub with Docker Model Runner.
41+
- You can now [push models](/manuals/desktop/features/model-runner.md#push-a-model-to-docker-hub) to Docker Hub with Docker Model Runner.
4242
- Added support for Docker Model Runner's model management and chat interface in Docker Desktop for Mac and Windows (on hardware supporting Docker Model Runner). Users can now view, interact with, and manage local AI models through a new dedicated interface.
4343
- [Docker Compose](/manuals/compose/how-tos/model-runner.md) and Testcontainers [Java](https://java.testcontainers.org/modules/docker_model_runner/) and [Go](https://golang.testcontainers.org/modules/dockermodelrunner/) now support Docker Model Runner.
4444
- Introducing Docker Desktop in the [Microsoft App Store](https://apps.microsoft.com/detail/xp8cbj40xlbwkx?hl=en-GB&gl=GB).
@@ -99,7 +99,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
9999

100100
### New
101101

102-
- You can now pull, run, and manage AI models from Docker Hub directly in Docker Desktop with [Docker Model Runner (Beta)](/manuals/ai/model-runner.md). Currently available for Docker Desktop for Mac with Apple Silicon.
102+
- You can now pull, run, and manage AI models from Docker Hub directly in Docker Desktop with [Docker Model Runner (Beta)](/manuals/desktop/features/model-runner.md). Currently available for Docker Desktop for Mac with Apple Silicon.
103103

104104
### Upgrades
105105

@@ -210,7 +210,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
210210
- The new [`update` command](/reference/cli/docker/desktop/update.md) has been added to the Docker Desktop CLI (Mac only).
211211
- [Bake](/manuals//build/bake/_index.md) is now generally available, with support for entitlements and composable attributes.
212212
- You can now create [multi-node Kubernetes clusters](/manuals/desktop/settings-and-maintenance/settings.md#kubernetes) in Docker Desktop.
213-
- [Ask Gordon](/manuals/ai/gordon/_index.md) is more widely available. It is still in Beta.
213+
- [Ask Gordon](/manuals/desktop/features/gordon.md) is more widely available. It is still in Beta.
214214

215215
### Upgrades
216216

content/manuals/desktop/use-desktop/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It provides a centralized interface to manage your [containers](container.md), [
1616

1717
In addition, the Docker Desktop Dashboard lets you:
1818

19-
- Use [Ask Gordon](/manuals/ai/gordon/_index.md), a personal AI assistant embedded in Docker Desktop and the Docker CLI. It's designed to streamline your workflow and help you make the most of the Docker ecosystem.
19+
- Use [Ask Gordon](/manuals/desktop/features/gordon/_index.md), a personal AI assistant embedded in Docker Desktop and the Docker CLI. It's designed to streamline your workflow and help you make the most of the Docker ecosystem.
2020
- Navigate to the **Settings** menu to configure your Docker Desktop settings. Select the **Settings** icon in the Dashboard header.
2121
- Access the **Troubleshoot** menu to debug and perform restart operations. Select the **Troubleshoot** icon in the Dashboard header.
2222
- Be notified of new releases, installation progress updates, and more in the **Notifications center**. Select the bell icon in the bottom-right corner of the Docker Desktop Dashboard to access the notification center.

content/manuals/security/for-admins/hardened-desktop/settings-management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Using the `admin-settings.json` file, you can:
4646
- Turn off Docker Extensions
4747
- Turn off Docker Scout SBOM indexing
4848
- Turn off beta and experimental features
49-
- Turn off Docker AI ([Ask Gordon](/manuals/ai/gordon/_index.md))
49+
- Turn off Docker AI ([Ask Gordon](../../../../desktop/features/gordon/_index.md))
5050
- Turn off Docker Desktop's onboarding survey
5151
- Control whether developers can use the Docker terminal
5252
- Control the file sharing implementation for your developers on macOS

data/redirects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,6 @@
297297

298298
# Desktop DMR
299299

300-
"/ai/model-runner/":
300+
"/desktop/features/model-runner/":
301301
- /go/model-runner/
302302

0 commit comments

Comments
 (0)