Commit Graph

66349 Commits

Author SHA1 Message Date
Rohan Santhosh Kumar
a09b94306d Fix typo in What's next page description (#24407)
## Description

Fixes a typo in the What's next page description by changing "hep" to
"help".

## Related issues or tickets

N/A

## Reviews

Docs-only, single-file change aligned with CONTRIBUTING.md general
guidelines.
Validation/testing: not run locally; no behavior change.

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

Co-authored-by: rohan436 <rohan.santhoshkumar@googlemail.com>
2026-03-19 08:48:49 +00:00
github-actions[bot]
4921a0aac9 docs: address issue #24189 (#24412)
## Summary
Removed stale version-specific note from GPU documentation.

## Changes
- Removed outdated note stating Docker Model Runner is available
starting with Docker Desktop 4.54 from
`content/manuals/desktop/features/gpu.md`

Fixes #24189

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

Co-authored-by: dvdksn <35727626+dvdksn@users.noreply.github.com>
2026-03-19 08:47:00 +00:00
Craig Osterhout
3d441545df hub: update repo export (#24396)
<!--Delete sections as needed -->

## Description

Internal feedback reported that the deprecated auth endpoint does not
support OATs.
Updated to new auth endpoint.

Upon testing the rest of the flow, the repositories endpoint has the
following error, `token issued from organization access token is not
allowed`.

The current flow does not appear to work with OATs. Updated to PAT and
tested that it worked.


https://deploy-preview-24396--docsdocker.netlify.app/docker-hub/repos/manage/export/

## Related issues or tickets

https://docker.slack.com/archives/C04300R4G5U/p1773779041999559

## Reviews

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

- [ ] Technical review
- [ ] Editorial review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-03-18 07:56:57 -07:00
David Karlsson
5b39703abc Merge pull request #24397 from Rohan5commit/docs/fix-every-time-20260318
docs: fix wording in trust automation guide
2026-03-18 06:12:07 +01:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
28adbe758d docs(dhi): update OAT authentication support for dhi.io and mirror.md (#24357)
<!--Delete sections as needed -->

## Description

Documents OAT (Organization Access Token) support for authenticating to
the dhi.io registry, which was previously undocumented. Adds guidance
for CI/CD workflows where org-scoped tokens are preferred over personal
credentials.

<!-- 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-17 21:22:19 -07:00
rohan436
8353511a12 docs: fix trust automation wording 2026-03-18 09:01:09 +08:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
8c5bfcc895 dhi guides: securing a backstage portal using DHI (#24359)
<!--Delete sections as needed -->

## Description

This PR adds a guide that shows how to secure a Backstage developer
portal container using Docker Hardened Images, covering native module
compilation, multi-stage builds, Socket Firewall protection, and
distroless runtime images

<!-- 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-17 11:00:31 -07:00
David Karlsson
952f6885a9 Merge pull request #24388 from dvdksn/hugo-build-improvements
misc dependency upgrades & build improvements
2026-03-17 15:52:11 +01:00
David Karlsson
1fbffdd830 Merge pull request #24114 from docker/agent/issue-23189
docs: address issue #23189
2026-03-17 15:31:52 +01:00
David Karlsson
2ca2f18029 Merge pull request #24391 from docker/agent/issue-20532
docs: address issue #20532
2026-03-17 14:41:04 +01:00
dvdksn
a8c5858972 docs: document 127.0.0.11 embedded DNS server address
Add a brief mention of the embedded DNS server IP address (127.0.0.11)
to the DNS services section of the networking overview. Notes that
there is no IPv6 equivalent and that applications like Nginx can use
this address for explicit DNS configuration.

Fixes #20532

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:36:10 +01:00
David Karlsson
09b83b246f chore: bump versions in sonarqube sandbox guide
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:15:58 +01:00
David Karlsson
73ad76be71 config: use param for latest cache action version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:12:13 +01:00
David Karlsson
ec4458ca3a config: use param for latest checkout action version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:09:37 +01:00
github-actions[bot]
68ec61a3be docs: address issue #23189
This change was automatically generated by the documentation agent team
in response to issue #23189.

🤖 Generated with cagent

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:05:27 +01:00
Craig Osterhout
7f71907d36 guides: update rust guide (#24386)
<!--Delete sections as needed -->

## Description

The DHI static image has no adduser package, plus it already runs as a
nonroot user. Removed that section from the Dockerfile.

## Related issues or tickets

Closes #24362

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-03-17 09:30:17 +01:00
David Karlsson
c835a2794d Merge pull request #24382 from gtardif/fix_docker_agent_docs
Fix docs for docker agent share push/pull
2026-03-17 09:29:57 +01:00
Craig Osterhout
c4f1fb212e dhi: add blog to resources (#24385)
<!--Delete sections as needed -->

## Description

Added latest blog about DHI system packages announcement.


https://deploy-preview-24385--docsdocker.netlify.app/dhi/resources/#blog-posts

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-03-17 09:29:17 +01:00
David Karlsson
c0348f0b61 Merge pull request #24384 from bittoby/docs/fix-mcp-gateway-link-24365
Fix link to point to MCP Catalog for available servers instead of MCP Gateway
2026-03-17 09:28:33 +01:00
David Karlsson
9363536554 chore: update docker-agent schema url
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 09:20:08 +01:00
David Karlsson
6dabf0d176 deps: upgrade npm dependencies
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 09:19:07 +01:00
David Karlsson
c3d814812f hugo: use partialCached for static templates
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 08:49:01 +01:00
David Karlsson
0eb47623bc deps: upgrade node to v24
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 07:32:21 +01:00
David Karlsson
2ac31caa87 deps: upgrade hugo to v0.158.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 07:31:05 +01:00
Craig Osterhout
b6455e4b1d dhi: update comparison table (#24381)
<!--Delete sections as needed -->

## Description

- Converted image to table.

https://deploy-preview-24381--docsdocker.netlify.app/dhi/

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-03-16 14:42:46 -07:00
bittoby
2099c0f7c5 Fix link to point to MCP Catalog for available servers instead of MCP Gateway 2026-03-16 20:47:43 +00:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
4952ced478 dhi guides: deploy Docker Hardened Images on OpenShift (#24358)
<!--Delete sections as needed -->

## Description

This guide explains how to deploy Docker Hardened Images in OpenShift
environments. It covers Security Context Constraints (SCCs), arbitrary
user ID assignment, file permission requirements, and best practices for
both runtime and development image variants.


<!-- Tell us what you did and why -->

Added new guide: content/guides/dhi-openshift.md

## Related issues or tickets


Supersedes #24293 (closed due to fork deletion)

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->


Previously reviewed and approved by @dvdksn in #24293
@craig-osterhout was requested for review before the PR was closed
No content changes from the previously approved version
<!-- List applicable reviews (optionally @tag reviewers) -->
2026-03-16 13:47:05 -07:00
Guillaume Tardif
6562cf4e8c Fix docs for docker agent share push/pull
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2026-03-16 18:11:08 +01:00
Allie Sadler
050f15d67d 4.65 RN (#24335)
<!--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 14:29:44 +00:00
Geetansh2842
a3d4720a78 Fix networking how-to links to _index.md (#24379)
Align link targets with internal naming convention for sibling index
page.

Closes #24373

<!--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

Co-authored-by: Geetansh <croso2024@outlook.com>
Co-authored-by: Codex Opus 4.6 <noreply@anthropic.com>
2026-03-16 13:41:10 +00:00
LilaHexe
d1023e8b9f Update: 4GB -> 8GB minimum specs (#22620)
<!--Delete sections as needed -->

## Description

4GB isn't really enough to do anything on windows, let alone run docker
on top of that, so I've updated it to 8GB.

## 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 13:40:35 +00:00
David Karlsson
bda1c3e9e5 site: add tooltip for gordon header btn (#24378)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-16 12:43:31 +01:00
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