Commit Graph

66317 Commits

Author SHA1 Message Date
David Karlsson
e0b858adf4 site: add tooltip for gordon header btn
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-16 12:40:01 +01:00
CrazyMax
cfe318e423 Merge pull request #24361 from crazy-max/github-builder
docker github builder docs
2026-03-16 11:51:59 +01:00
Allie Sadler
b71533f94c Wsl refresh (#24377)
<!--Delete sections as needed -->

## Description

Fixes https://github.com/docker/docs/issues/24367 and does a small tidy

## 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-16 10:46:31 +00:00
Allie Sadler
13a1e4487c Compose: Bridge for orgs (#24056)
<!--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-16 10:40:04 +00:00
Geetansh2842
529da2dcf9 docs: clarify Model Runner template customization (#24333) (#24351)
Add common scenarios (GPU scheduling, storage sizing, service exposure,
policy alignment) to guide customization choices.
Related issues or tickets
Fixes #24333

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2026-03-16 10:39:42 +00:00
CrazyMax
e90615a4a1 docker github builder docs
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-16 11:27:46 +01:00
CrazyMax
8a7680ad86 Merge pull request #24376 from crazy-max/gha-fix-versions
pin github actions versions
2026-03-16 11:20:47 +01:00
CrazyMax
05feb7fc41 pin github actions versions
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-16 10:26:07 +01:00
github-actions[bot]
481e8bcfe2 docs: address issue #24374 (#24375)
## Summary
Fixed incomplete sentence in Docker Desktop networking documentation.

## Changes
- Corrected grammatically incorrect sentence in "How containers connect
to the internet" section by changing "view and these networks" to "view
and manage these networks"

Fixes #24374

---
🤖 Generated with [Docker Agent](https://github.com/docker/docker-agent)

Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
2026-03-16 07:45:42 +00:00
Tobias Fenster
9b3869fc09 add note about repackaging (#24366)
<!--Delete sections as needed -->

## Description

Added a note about repackaging to increase context as discussed with
@brandonh6k in #24243

## Related issues or tickets

#24243 

## Reviews

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

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

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-15 12:43:39 +01:00
Tobias Fenster
3c79e7c2ac Merge pull request #24243 from tfenster/main
Document Claude Code integration for Docker Model Runner
2026-03-14 18:42:28 +01:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
eca493b810 docs: add provenance flags to CI/CD workflow example in DHI scan page (#24326)
<!--Delete sections as needed -->

## Description

Updated the "Build Docker image" step in the GitHub Actions workflow
example under "Automate DHI scanning in CI/CD with Docker Scout" to
include `--provenance=mode=max`, `--sbom=true`, and `--push` flags.

<!-- 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-12 14:28:37 +00:00
Allie Sadler
44f49c37f2 wsl refresh (#24349)
<!--Delete sections as needed -->

## Description

refreshes whilst I was in that space

## 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-12 14:17:48 +00:00
Tiara Johnson
e7e28c4386 Update pricing url with ref and refAction params [GRO-282] (#24339)
## Description
In order to better attribute upgrade sources, we are adding two params -
`ref` and `refAction` to the existing pricing url.
The `ref` will be "Docs" and the `refAction` will be the particular docs
page from where the pricing url click is originated.

## Related issues or tickets
https://docker.atlassian.net/browse/GRO-282

## Reviews
@akristen You should see the new url params when hovering over or
clicking any of the updated pricing urls

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

---------

Co-authored-by: Alexa Kristensen <81787716+akristen@users.noreply.github.com>
2026-03-12 09:12:44 -05:00
Allie Sadler
62ddb4ab24 DD Linux: Fedora 41 EOL (#24350)
<!--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-12 13:18:00 +00:00
David Karlsson
bd6c0f90c1 Merge pull request #24347 from vvoland/remove-fedora41
docs/engine: Remove Fedora 41 from supported versions
2026-03-12 13:07:55 +01:00
Paweł Gronowski
55c09cc1f2 docs/engine: Remove Fedora 41 from supported versions
Fedora 41 reached its end of life on December 15, 2025.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-03-12 12:45:27 +01:00
github-actions[bot]
1457fb4ecb docs: address issue #24343 (#24345)
## Summary
Updated Compose production readiness language to use present-tense
framing instead of stale time-relative language.

## Changes
- Replaced "has traditionally been focused on development and testing
workflows, but with each release we're making progress on more
production-oriented features" with present-tense language that
accurately reflects Compose's current production capabilities
- Changed from developer perspective ("we're making progress") to
user-focused language
- Removed suggestion that Compose is still becoming production-ready

Fixes #24343

---
🤖 Generated with [Docker Agent](https://github.com/docker/docker-agent)

Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
2026-03-12 09:32:42 +00:00
github-actions[bot]
3191bd5fe3 docs: address issue #24344 (#24346)
## Summary
Fixed inconsistent version reference in Compose history documentation to
mention both v2 and v5.

## Changes
- Updated statement about Compose file format 1 compatibility to
reference both Compose v2 and v5 instead of only v2, making it
consistent with the document's scope

Fixes #24344

---
🤖 Generated with [Docker Agent](https://github.com/docker/docker-agent)

Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
2026-03-12 09:29:55 +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