Commit Graph

66299 Commits

Author SHA1 Message Date
aevesdocker
42ed93d96b docs: address issue #24343
This change was automatically generated by the documentation agent team
in response to issue #24343.

🤖 Generated with cagent
2026-03-12 09:24:04 +00:00
David Karlsson
762566dae1 Merge pull request #24320 from docker/agent/issue-24294
docs: address issue #24294
2026-03-12 06:34:02 +01:00
David Karlsson
a9c7e1173f Merge pull request #24340 from docker/dependabot/npm_and_yarn/npm_and_yarn-d524a1f714
build(deps): bump tar from 7.5.10 to 7.5.11 in the npm_and_yarn group across 1 directory
2026-03-12 06:28:58 +01:00
dependabot[bot]
5b592eb81a 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.10 to 7.5.11
- [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.10...v7.5.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 21:31:52 +00:00
Sebastiaan van Stijn
651a0b5ff4 Merge pull request #24338 from thaJeztah/update_api_examples
engine: slight tweaks to client sdk examples
2026-03-11 17:50:24 +01:00
Sebastiaan van Stijn
a2eb5a8189 engine: slight tweaks to client sdk examples
I noticed that building the examples would produce a client with the
default ("Go-http-client/1.1") User-Agent; this is something to look
into (probably should have a saner default), but regardless, it's
good practice to set your own;

- Update examples to show setting the User-Agent
- Use "log.Fatal" instead of "panic"; both exit the binary, but
  probably are slightly more readable.
- Use the authconfig.Encode utility, which codifies the canonical
  format to encode the JSON, so that users don't have to replicate
  the same format.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-03-11 16:22:17 +01:00
Allie Sadler
b5bd38f1e9 date update (#24334)
<!--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
2026-03-11 09:29:24 +00:00
Allie Sadler
93293dacac 4.64-RN (#24258)
<!--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
2026-03-11 09:20:51 +00:00
David Karlsson
dd3be1e1df Merge pull request #24327 from dvdksn/multiplatform-stale-containerd-ref
build: update multi-platform doc; containerd image store is now default
2026-03-10 15:55:48 +01:00
David Karlsson
c09b61dc53 Update docker-agent brew formula and winget package (#24329)
<!--Delete sections as needed -->

## Description

Update brew and winget details now that formula have been updated

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2026-03-10 15:55:11 +01:00
Guillaume Tardif
7983d776a3 Update docker-agent brew formula and winget package
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2026-03-10 15:20:55 +01:00
Guillaume Tardif
3f9571086e Rename cagent GH repo (#24285)
<!--Delete sections as needed -->

## Description

rename GH cagent repo URL, repo has been renamed to docker/docker-agent

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2026-03-10 12:03:58 +01:00
David Karlsson
7e46dc72f1 docs: address issue #24323 (#24328)
## Summary
Removed time-relative language "currently" from Alpine image size
description.

## Changes
- Removed "currently" from the Alpine image description in the FROM
section of best-practices.md

Fixes #24323

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

Co-authored-by: dvdksn <35727626+dvdksn@users.noreply.github.com>
2026-03-10 11:31:21 +01:00
dvdksn
303579ea8b docs: address issue #24323
This change was automatically generated by the documentation agent team
in response to issue #24323.

🤖 Generated with cagent
2026-03-10 10:27:35 +00:00
David Karlsson
c8900b7ff6 build: update multi-platform doc; containerd image store is now default
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-10 11:25:59 +01:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
73abed787b Merge pull request #24303 from ajeetraina/fixvex
add: build child images with provenance attestations
2026-03-10 10:41:12 +01:00
CrazyMax
facd2922dc Merge pull request #24287 from crazy-max/update-actions-major
update actions to latest major
2026-03-09 17:30:29 +01:00
David Karlsson
eb22a5b867 Merge pull request #24182 from derekmisler/rebrand-docker-ai-references-to-gordon-across
Rebrand "Docker AI" references to "Gordon" across docs.docker.com
2026-03-09 17:21:34 +01:00
Allie Sadler
49b049a688 Compose quickstart refresh (#24221)
<!--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
2026-03-09 16:00:22 +00:00
dvdksn
f02f06ae79 ai: document lsp toolset and auto-installation
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-09 15:17:20 +01:00
David Karlsson
2c9af32dcc Merge pull request #24321 from docker/agent/issue-24296
docs: address issue #24296
2026-03-09 14:31:11 +01:00
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