Skip to content

Commit 9d00964

Browse files
committed
gordon: document availability on Docker Hub
Add a "Where to use Gordon" section to the Gordon index page covering all four surfaces: Docker Desktop, the docker ai CLI, Docker Hub, and docs.docker.com. Pull the docs.docker.com aside out of usage-limits.md now that it's covered alongside the other surfaces.
1 parent f0f393a commit 9d00964

2 files changed

Lines changed: 24 additions & 10 deletions

File tree

content/manuals/ai/gordon/_index.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ aliases:
1313

1414
{{< summary-bar feature_name="Gordon" >}}
1515

16-
Gordon is an AI-powered assistant that takes action on your Docker workflows. It analyzes
17-
your environment, proposes solutions, and executes commands with your
18-
permission. Available in Docker Desktop and via the `docker ai` CLI command.
16+
Gordon is an AI-powered assistant that takes action on your Docker workflows.
17+
It analyzes your environment, proposes solutions, and executes commands with
18+
your permission.
1919

2020
## What Gordon does
2121

@@ -29,6 +29,27 @@ Gordon takes action to help you with Docker tasks:
2929

3030
Gordon proposes every action before executing. You approve what it does.
3131

32+
## Where to use Gordon
33+
34+
Gordon is available on four surfaces:
35+
36+
- Open the Gordon view from the Docker Desktop sidebar to run Docker commands
37+
with your approval. See [Using Gordon in Docker
38+
Desktop](./how-to/docker-desktop.md).
39+
- Run `docker ai` in the terminal to use the full assistant from the command
40+
line. See [Using Gordon via CLI](./how-to/cli.md).
41+
- Select the Gordon icon on any repository page at
42+
[hub.docker.com](https://hub.docker.com) to ask about a repository's
43+
images, tags, and metadata. Hand off to Docker Desktop to take action.
44+
- Select the Gordon icon on any page at
45+
[docs.docker.com](https://docs.docker.com) to ask Docker questions.
46+
47+
Docker Desktop and the CLI count against your Gordon plan's [usage
48+
limits](./usage-limits.md). Gordon on Docker Hub and docs.docker.com is free
49+
and does not require a Docker account or a Docker Desktop install. It has
50+
its own shared public usage limit and does not access your Docker
51+
environment.
52+
3253
## Get started
3354

3455
### Prerequisites

content/manuals/ai/gordon/usage-limits.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,3 @@ month at 00:00 UTC.
4747

4848
Docker Desktop shows a usage indicator so you can see how close you are to
4949
your limit. To get more usage, upgrade your tier.
50-
51-
## Gordon on docs.docker.com
52-
53-
Gordon is also available on [docs.docker.com](https://docs.docker.com) to
54-
answer documentation questions. It's free for all users with its own separate
55-
usage limit. It only answers questions about Docker documentation and does not
56-
include tool use or access to your Docker environment.

0 commit comments

Comments
 (0)