Skip to content

Commit eb22a5b

Browse files
authored
Merge pull request #24182 from derekmisler/rebrand-docker-ai-references-to-gordon-across
Rebrand "Docker AI" references to "Gordon" across docs.docker.com
2 parents 49b049a + 1bf9cb9 commit eb22a5b

21 files changed

Lines changed: 30 additions & 53 deletions

File tree

assets/images/gordon-logo.svg

Lines changed: 1 addition & 0 deletions
Loading

content/manuals/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ params:
3737
icon: /icons/cagent.svg
3838
link: /ai/docker-agent
3939
ai:
40-
- title: Ask Gordon
40+
- title: Gordon
4141
description: Streamline your workflow and get the most out of the Docker ecosystem with your personal AI assistant.
4242
icon: note_add
4343
link: /ai/gordon/

content/manuals/ai/gordon/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Before you begin:
5252
{{< tab name="Docker Desktop" >}}
5353

5454
1. Open Docker Desktop.
55-
2. Select **Ask Gordon** in the sidebar.
55+
2. Select **Gordon** in the sidebar.
5656
3. Select your project directory.
5757
4. Type a question: "What containers are running?"
5858

content/manuals/ai/gordon/concepts/data-privacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Individual users:
9393

9494
1. Open Docker Desktop Settings.
9595
2. Navigate to the **Beta features** section.
96-
3. Clear the **Enable Docker AI** option.
96+
3. Clear the **Enable Gordon** option.
9797
4. Select **Apply**.
9898

9999
Business organizations:

content/manuals/ai/gordon/how-to/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Desktop Settings:
5555

5656
1. Open Docker Desktop Settings.
5757
2. Navigate to the **Beta features** section.
58-
3. Clear the **Enable Docker AI** option.
58+
3. Clear the **Enable Gordon** option.
5959
4. Select **Apply**.
6060

6161
## Commands

content/manuals/ai/gordon/how-to/configure-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Tool configuration provides an additional layer of control:
2323
To configure Gordon's tools:
2424

2525
1. Open Docker Desktop.
26-
2. Select **Ask Gordon** in the sidebar.
26+
2. Select **Gordon** in the sidebar.
2727
3. Select the settings icon at the bottom of the text input area.
2828

2929
![Session settings icon](../images/perm_settings.avif?border=true)

content/manuals/ai/gordon/how-to/docker-desktop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ the Gordon view.
1515
To access Gordon:
1616

1717
1. Open Docker Desktop and sign in to your Docker account.
18-
2. Select **Ask Gordon** in the sidebar.
18+
2. Select **Gordon** in the sidebar.
1919
3. Type your question or request in the input field.
2020
4. Press <kbd>Enter</kbd> or select the send button.
2121

@@ -36,7 +36,7 @@ To disable Gordon:
3636

3737
1. Open Docker Desktop Settings.
3838
2. Navigate to the **Beta features** section.
39-
3. Clear the **Enable Docker AI** option.
39+
3. Clear the **Enable Gordon** option.
4040
4. Select **Apply**.
4141

4242
## Configure tools

content/manuals/ai/gordon/how-to/permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ By default, the following actions require approval before Gordon can use them:
2929
To change the default permission settings for Gordon:
3030

3131
1. Open Docker Desktop.
32-
2. Select **Ask Gordon** in the sidebar.
32+
2. Select **Gordon** in the sidebar.
3333
3. Select the settings icon at the bottom of text input.
3434

3535
![Session settings icon](../images/perm_settings.avif)

content/manuals/ai/mcp-catalog-and-toolkit/hub-mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For more information about MCP concepts and how MCP servers work, see the [Docke
2323
1. From the **MCP Toolkit** menu, select the **Catalog** tab and search for **Docker Hub** and select the plus icon to add the Docker Hub MCP server.
2424
1. In the server's **Configuration** tab, insert your Docker Hub username and personal access token (PAT).
2525
1. In the **Clients** tab in MCP Toolkit, ensure Gordon is connected.
26-
1. From the **Ask Gordon** menu, you can now send requests related to your
26+
1. From the **Gordon** menu, you can now send requests related to your
2727
Docker Hub account, in accordance to the tools provided by the Docker Hub MCP server. To test it, ask Gordon:
2828

2929
```text

content/manuals/desktop/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Docker Desktop integrates with your preferred development tools and languages, a
6666

6767
- [Docker MCP Toolkit and Catalog](/manuals/ai/mcp-catalog-and-toolkit/_index.md)
6868
- [Docker Model Runner](/manuals/ai/model-runner/_index.md)
69-
- [Ask Gordon](/manuals/ai/gordon/_index.md)
69+
- [Gordon](/manuals/ai/gordon/_index.md)
7070
- [Docker Offload](/manuals/offload/_index.md)
7171
- [Docker Engine](/manuals/engine/_index.md)
7272
- Docker CLI client

0 commit comments

Comments
 (0)