Commit Graph

66378 Commits

Author SHA1 Message Date
dvdksn
c116aeb256 docs: address issue #24296
This change was automatically generated by the documentation agent team
in response to issue #24296.

🤖 Generated with cagent
2026-03-09 13:23:58 +00:00
David Karlsson
3b0f129078 Merge pull request #24278 from docker/dependabot/npm_and_yarn/npm_and_yarn-b2309f4355
build(deps): bump tar from 7.5.9 to 7.5.10 in the npm_and_yarn group across 1 directory
2026-03-09 14:16:59 +01:00
David Karlsson
8b6577dc5d Merge pull request #24319 from dvdksn/build-fix-bakectx-labels
Fix: clarify bake dockerfile+context relationship, improve docs on managing labels
2026-03-09 14:15:05 +01:00
David Karlsson
d72e7edbdb Merge pull request #24318 from dvdksn/fix/issue-24309-stale-version-reference
Remove stale context deduplication section
2026-03-09 14:14:51 +01:00
David Karlsson
9f8664326a Merge pull request #24316 from dvdksn/docker-vscode-ext
chore: update references to docker vscode extension
2026-03-09 14:14:37 +01:00
David Karlsson
ded9bce7c9 Merge pull request #24290 from dvdksn/fix/issue-24274-stale-status-labels
Remove stale 'In development' notes from agents table
2026-03-09 14:14:25 +01:00
David Karlsson
b84db6736c Merge pull request #24289 from dvdksn/fix/issue-24266-time-relative-language
Remove time-relative language from E2B sandboxes docs
2026-03-09 14:14:06 +01:00
David Karlsson
936059538e Merge pull request #24288 from dvdksn/fix/issue-24265-remove-new-badge
Remove stale 'New' badge from Dynamic MCP page
2026-03-09 14:13:51 +01:00
David Karlsson
3ad54edfd7 engine: add inline examples for managing labels on Docker objects
Addresses #7462 — the labels page only linked to the Dockerfile LABEL
instruction for adding labels to images. Rewrote the section with
inline examples showing how to add, inspect, and filter labels for
each object type, including the docker build --label flag.
2026-03-09 13:53:47 +01:00
David Karlsson
9f5ce0daee build: clarify that Bake dockerfile path resolves relative to context
Addresses #22199 — users were confused that the `dockerfile` property
in a Bake target resolves relative to the `context` directory, not the
working directory. Added an explicit note and example to the targets
page.
2026-03-09 13:53:34 +01:00
David Karlsson
65f672874e Merge pull request #24317 from docker/agent/issue-24310
docs: address issue #24310
2026-03-09 12:52:17 +01:00
David Karlsson
be070f7a6d docs: remove stale context deduplication section
Context deduplication has been automatic in Bake for a long time.
The section documenting the manual workaround is no longer needed.

Closes #24309

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 12:46:34 +01:00
dvdksn
84c41b0ed7 docs: address issue #24310
This change was automatically generated by the documentation agent team
in response to issue #24310.

🤖 Generated with cagent
2026-03-09 11:46:28 +00:00
David Karlsson
2c0dd7e083 chore: update references to docker vscode extension
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-09 12:39:05 +01:00
github-actions[bot]
8a54b7c7c2 docs: address issue #24299 (#24313)
## Summary
Fixed broken cross-reference link to company creation documentation in
organization general settings.

## Changes
- Updated link in
`content/manuals/admin/organization/general-settings.md` from broken
relative path `new-company.md` to correct path
`/manuals/admin/company/new-company.md`

Fixes #24299

---
🤖 Generated with [cagent](https://github.com/docker/cagent)

Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
2026-03-09 09:15:31 +00:00
github-actions[bot]
e1883a1e32 docs: address issue #24281 (#24314)
## Summary
Fixed broken anchor link in organization FAQ that pointed to a
non-existent heading in the onboarding documentation.

## Changes
- Updated anchor in `content/manuals/admin/faqs/organization-faqs.md`
from `#step-1-identify-your-docker-users-and-their-docker-accounts` to
`#step-one-identify-your-docker-users` to match the actual heading in
the onboarding guide.

Fixes #24281

---
🤖 Generated with [cagent](https://github.com/docker/cagent)

Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
2026-03-09 09:15:19 +00:00
github-actions[bot]
89757bd418 docs: address issue #24283 (#24315)
## Summary
Updated organization FAQ to include complete list of enforce sign-in
benefits.

## Changes
- Added missing benefits to the enforce sign-in FAQ answer: subscription
benefits and activity insights
- Updated security features benefit to include specific examples (IAM
and RAM)
- Aligned FAQ content with the main enforce sign-in documentation

Fixes #24283

---
🤖 Generated with [cagent](https://github.com/docker/cagent)

Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
2026-03-09 09:15:02 +00:00
David Karlsson
df81606b4b Merge pull request #24307 from Rohan5commit/rohan/fix-trust-automation-every-time-typo
docs: fix trust automation typo
2026-03-08 08:09:48 +01:00
rohan436
2cc6ce2d84 docs: fix trust automation typo 2026-03-08 14:23:40 +08:00
David Karlsson
3b908cf4e9 Merge pull request #24297 from Rohan5commit/rohan/fix-trust-delegation-targets-typo
docs: fix trust delegation typo
2026-03-07 05:31:26 +01:00
rohan436
650f04b622 docs: fix trust delegation typo 2026-03-07 10:45:02 +08:00
Derek Misler
1bf9cb9c3b Rebrand "Docker AI" references to "Gordon" across docs.docker.com
Signed-off-by: Derek Misler <derek.misler@docker.com>
2026-03-06 11:48:48 -05:00
David Karlsson
8eeed609be Merge pull request #24291 from dvdksn/add-agent-instructions
add agent instructions
2026-03-06 15:17:34 +01:00
David Karlsson
28a8a617b9 chore: add skill to fix github issues
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-06 14:59:57 +01:00
David Karlsson
453f796ea9 chore: remove .claude from .gitignore
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-06 14:59:48 +01:00
David Karlsson
d1e710fe38 chore: add CLAUDE.md symlink to AGENTS.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-06 14:59:26 +01:00
David Karlsson
12a1a49c78 chore: add AGENTS.md file
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-06 14:59:12 +01:00
David Karlsson
fd167c1b60 Remove stale 'In development' notes from agents table
The "Experimental" status column already indicates these agents are not
production-ready, making the "In development" notes redundant and
time-relative.

Closes #24274

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 14:33:43 +01:00
David Karlsson
51e83bab1d Remove time-relative language from E2B sandboxes docs
- Replace "Through this partnership, every E2B sandbox" with direct
  statement "E2B sandboxes include"
- Change "which comes pre-installed" to "which is pre-installed"

Closes #24266

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 14:32:18 +01:00
David Karlsson
381db65f67 Remove stale 'New' badge from Dynamic MCP page
The sidebar badge using time-relative "New" text goes stale silently.
The experimental status is already communicated through the content.

Closes #24265

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 14:31:32 +01:00
CrazyMax
cd911718b3 Merge pull request #24279 from docker/dependabot/github_actions/docker/setup-buildx-action-4
build(deps): bump docker/setup-buildx-action from 3 to 4
2026-03-06 14:24:16 +01:00
CrazyMax
362f208d4c Merge pull request #24280 from docker/dependabot/github_actions/docker/bake-action-7
build(deps): bump docker/bake-action from 6 to 7
2026-03-06 14:23:55 +01:00
CrazyMax
ebd04eb0d6 update actions to latest major
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-06 14:20:59 +01:00
David Karlsson
6f9c8c272b Merge pull request #24284 from dvdksn/disambiguate-agents
ai: Disambiguate Docker Agent, Gordon, and Docker Sandboxes
2026-03-06 13:19:15 +01:00
David Karlsson
0b0568a5be ai: Disambiguate Docker Agent, Gordon, and Docker Sandboxes
Add AI overview landing page with decision table and relationship overview.
Reframe Gordon as "AI-powered assistant" instead of "AI agent" to avoid
confusion with Docker Agent. Rename sandbox agent page from cagent.md to
docker-agent.md. Add cross-references where products overlap. Fix doubled
"Docker Docker Agent" in agentic AI guide.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-06 12:57:33 +01:00
Guillaume Tardif
e91de6298b Merge pull request #24268 from gtardif/cagent_rename
Rename cagent to Docker agent
2026-03-06 09:21:24 +01:00
Guillaume Tardif
cc345c1b60 More renaming in docker agent manuals
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2026-03-06 08:39:14 +01:00
dependabot[bot]
cf73c225cb build(deps): bump docker/bake-action from 6 to 7
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6 to 7.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 01:43:06 +00:00
dependabot[bot]
0bc6a1b66b build(deps): bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 01:42:57 +00:00
dependabot[bot]
c3a10ae7e9 build(deps): bump tar in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [tar](https://github.com/isaacs/node-tar).


Updates `tar` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.9...v7.5.10)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.10
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 20:38:53 +00:00
Paweł Gronowski
76d58aff18 Merge pull request #24277 from vvoland/update-docker
engine: 29.3.0
2026-03-05 16:36:11 +00:00
Paweł Gronowski
55c1d3be9a engine: 29.3.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-03-05 16:46:48 +01:00
Guillaume Tardif
ecf203718d Fix vale comments
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2026-03-05 11:08:29 +01:00
David Karlsson
1b0973acc5 Merge pull request #24273 from docker-tools-robot/dispatch/buildx-ref-v0.32.1
Update buildx reference to v0.32.1
2026-03-04 21:56:36 +01:00
tonistiigi
6d31c53fa8 vendor: github.com/docker/buildx v0.32.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-04 20:38:54 +00:00
David Karlsson
80adb7a817 Merge pull request #24272 from dvdksn/update-linguist
chore: update linguist-generated cli yaml path
2026-03-04 21:14:11 +01:00
David Karlsson
6a56220129 Merge pull request #24252 from dvdksn/fix-dbc-freshness-issues
fix dbc freshness issues
2026-03-04 21:10:44 +01:00
David Karlsson
5742b1b888 chore: update linguist-generated cli yaml path
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-04 21:02:09 +01:00
Usha Mandya
4d6f5e6144 Merge pull request #24269 from benja-M-1/patch-2
Mirroring DHI is available for DHI Select and Enterprise
2026-03-04 17:52:06 +00:00
Guillaume Tardif
a17b480041 Mention Docker Agent was previously cagent, availabe since Desktop 4.49, docker agent is available in desktop 4.63 and later
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2026-03-04 16:36:11 +01:00