Skip to content

Commit c9de314

Browse files
committed
add conversation feature
1 parent 7b18100 commit c9de314

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

content/manuals/ai/gordon/_index.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,21 @@ Ask Gordon is your personal AI assistant embedded in Docker Desktop and the
1818
Docker CLI. It's designed to streamline your workflow and help you make the most
1919
of the Docker ecosystem.
2020

21-
## What is Ask Gordon?
21+
## Key features
2222

23-
Ask Gordon provides AI-powered assistance in Docker tools. It offers contextual help for tasks like:
23+
Ask Gordon provides AI-powered assistance within Docker tools. It can:
2424

25-
- Improving Dockerfiles
26-
- Running and troubleshooting containers
27-
- Interacting with your images and code
28-
- Finding vulnerabilities or configuration issues
25+
- Improve Dockerfiles
26+
- Run and troubleshoot containers
27+
- Interact with your images and code
28+
- Find vulnerabilities or configuration issues
2929

30-
It understands your local environment, including source code, Dockerfiles, and images, to provide personalized and actionable guidance.
30+
It understands your local environment, including source code, Dockerfiles, and
31+
images, to provide personalized and actionable guidance.
3132

32-
These features are not enabled by default, and are not
33+
Ask Gordon remembers conversations, allowing you to switch topics more easily.
34+
35+
Ask Gordon is not enabled by default, and is not
3336
production-ready. You may also encounter the term "Docker AI" as a broader
3437
reference to this technology.
3538

0 commit comments

Comments
 (0)