Skip to content

Commit 5767b99

Browse files
authored
4.74 release docs updates (#25096)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 99538a8 commit 5767b99

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

content/manuals/desktop/settings-and-maintenance/settings.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,13 @@ Running a build automatically starts the container if it's stopped.
253253

254254
You can only start and stop builders using the `docker-container` driver.
255255

256+
## AI
257+
258+
From the AI tab, you can configure settings for:
259+
260+
- [Gordon](/manuals/ai/gordon/_index.md), the AI-powered assistant that takes action on your Docker workflows.
261+
- [Docker Model Runner](/manuals/ai/model-runner/_index.md), which makes it easy to manage, run, and deploy AI models using Docker.
262+
256263
## Kubernetes
257264

258265
> [!NOTE]
@@ -287,7 +294,7 @@ Enable Docker Extensions and control which extensions are available to install a
287294

288295
| Setting | Description |
289296
| ------------------- | ----------------------------------------- |
290-
| **Enable Docker Extensions** | Turn Docker Extensions on or off. |
297+
| **Enable Docker Extensions** | Turn Docker Extensions on or off. Turned off by default. |
291298
| **Allow only extensions distributed through the Docker Marketplace** | Restrict extensions to Marketplace-approved sources only. |
292299
| **Show Docker Extensions system containers** | Show containers used by Docker Extensions. |
293300

content/manuals/extensions/settings-feedback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aliases:
1212

1313
### Turn on or turn off extensions
1414

15-
Docker Extensions is switched on by default. To change your settings:
15+
Docker Extensions is switched off by default. To change your settings:
1616

1717
1. Navigate to **Settings**.
1818
2. Select the **Extensions** tab.

0 commit comments

Comments
 (0)