Commit Graph

3814 Commits

Author SHA1 Message Date
Allie Sadler
7ef8637bc0 dd4.62-rn (#24166)
<!--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-02-23 15:20:57 +00:00
David Karlsson
d6b2629608 Merge pull request #24176 from docker/agent/issue-24173
docs: address issue #24173
2026-02-23 14:42:21 +01:00
David Karlsson
78107956b3 Merge pull request #24175 from docker/agent/issue-24171
docs: address issue #24171
2026-02-23 14:34:44 +01:00
github-actions[bot]
64223b256b docs: address issue #24171
This change was partially generated by cagent.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-23 14:16:46 +01:00
David Karlsson
b08475e6ee Merge pull request #24187 from rw4lll/laravel-compose-update-2026-02
Laravel framework guide update
2026-02-22 13:33:14 +01:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
754f6bee1f Merge pull request #24075 from ajeetraina/newguide/build-dhi-manual
added manual for creating own DHI image
2026-02-21 14:30:00 +01:00
Sergei Shitikov
9230f1bf2c Updated to PHP 8.5 + small fixes and improvements. 2026-02-21 14:17:12 +01:00
MohammadHasan Akbari
7e2af24707 HTTP routing with Traefik: Update guide to include DHI (#23769)
<!--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
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: MohammadHasan Akbari <jarqvi.jarqvi@gmail.com>
2026-02-20 13:22:48 -08:00
Sebastiaan van Stijn
c00894853f engine: update API version table
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-20 19:11:37 +01:00
Usha Mandya
6eb77d004b Update edu resources section
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2026-02-20 15:30:06 +00:00
github-actions[bot]
1a8c8d9d2f docs: address issue #24173
This change was automatically generated by the documentation agent team
in response to issue #24173.

🤖 Generated with cagent
2026-02-20 13:17:18 +00:00
github-actions[bot]
1959e91356 docs: address issue #24172
This change was automatically generated by the documentation agent team
in response to issue #24172.

🤖 Generated with cagent
2026-02-20 11:19:03 +00:00
David Karlsson
f33d670bfb Merge pull request #24168 from dvdksn/upgrade-hugo-v0.156.0
upgrade hugo v0.156.0
2026-02-20 10:44:16 +01:00
Sergei Shitikov
1df3a18c4a Fix status path 2026-02-19 22:07:42 +01:00
Sergei Shitikov
08dc591103 Typo fix in network of production setup guide 2026-02-19 21:39:25 +01:00
David Karlsson
49d1f65b35 deps: upgrade to hugo v0.156.0 and fix deprecations 2026-02-19 16:09:15 +01:00
David Karlsson
f4310aed2f fix: move /desktop/install alias to get-docker page
The /desktop/install alias was self-referential, but to a page that was never
rendered

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-19 16:09:14 +01:00
David Karlsson
f278dbfff4 sandboxes: clarify security implications for auth methods
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-19 15:25:05 +01:00
David Karlsson
9cd0887783 sandboxes: fix incorrect descriptions for --pull-template
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-19 15:15:59 +01:00
David Karlsson
541607aa12 sandboxes: note v0.12 prereq for opencode, shell, multi-workspace
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-19 14:47:53 +01:00
Bennett Perkins
f4969a3bc7 Fix typo in release notes heading (#24165)
<!--Delete sections as needed -->

## Description

Fix typo in release notes for 4.61.0

<!-- 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
- [x] Editorial review
- [ ] Product review
2026-02-19 08:33:24 +00:00
Craig Osterhout
08cbc6cd00 hub: service accounts (#24067)
<!--Delete sections as needed -->

## Description

- Removed service accounts topic
- Removed migration steps from OATs topic
- Redirected to retired that points to OATs
- Added a retired notice in retirement topic


https://deploy-preview-24067--docsdocker.netlify.app/retired/#enhanced-service-account-add-ons

https://deploy-preview-24067--docsdocker.netlify.app/enterprise/security/access-tokens/

https://deploy-preview-24067--docsdocker.netlify.app/docker-hub/service-accounts/

## Related issues or tickets

ENGDOCS-3172

## Reviews

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

- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-18 14:58:21 -08:00
Craig Osterhout
4cae670c4d hub: add deletion note (#24078)
<!--Delete sections as needed -->

## Description

Delete operation may time-out. Hub automatically retries without user
interaction in both the UI and API.

Added notes to make the user aware.

## Related issues or tickets

ENGDOCS-3173

## Reviews

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

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-02-18 14:56:52 -08:00
Craig Osterhout
cecdc28d1d dhi: add build transparency (#24136)
<!--Delete sections as needed -->

## Description

Add transparency benefit to the build conceptual topic.


https://deploy-preview-24136--docsdocker.netlify.app/dhi/explore/build-process/

## Related issues or tickets

ENGDOCS-3191

## Reviews

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

- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-02-18 14:56:12 -08:00
Sebastiaan van Stijn
b765b92838 hub: add redirect for repo settings (#24145)
- relates to / follow up to
https://github.com/docker/docs/pull/23949#pullrequestreview-3801911463

This page was removed in 0f607d3e61, and
now merged into the global "settings" page.

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

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-18 14:55:36 -08:00
Craig Osterhout
db1323fbaa dvp: add report settings (#24087)
<!--Delete sections as needed -->

## Description

Added DVP analytics settings.
Added role permissions to modify them.

-
https://deploy-preview-24087--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/insights-analytics/#configure-dvp-analytics-settings
-
https://deploy-preview-24087--docsdocker.netlify.app/enterprise/security/roles-and-permissions/core-roles/#content-and-registry-permissions

## Related issues or tickets

ENGDOCS-3179

## Reviews

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

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-02-18 13:15:27 -08:00
Chaimaa Zegoumou
81a3940010 fix(release): correct release date for 4.61.0 (#24160)
<!--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

Signed-off-by: Chaimaa ZEGOUMOU <chaimaa.zegoumou@docker.com>
2026-02-18 10:41:13 +00:00
github-actions[bot]
3c0930598d docs: address issue #24158 (#24159)
## Summary
Changed `build: alpine` to `build: ./alpine` in extends examples to
clarify it's a directory path, not an image name.

## Changes
- Updated two examples in extends documentation to use `build: ./alpine`
instead of `build: alpine` to avoid confusion with the Alpine Docker
image

Fixes #24158

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

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-18 10:36:35 +00:00
Chaimaa Zegoumou
628cfb2024 fix(release): correct version for 4.61.0 (#24156)
<!--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

Signed-off-by: Chaimaa ZEGOUMOU <chaimaa.zegoumou@docker.com>
2026-02-18 10:11:01 +00:00
David Karlsson
e32f9cc592 Merge pull request #24102 from dvdksn/sandboxes-461
sandboxes v0.12.0
2026-02-18 11:05:53 +01:00
David Karlsson
95e834fe44 Merge pull request #24074 from dvdksn/gordon-ga
Gordon V2 updates
2026-02-18 11:05:04 +01:00
Allie Sadler
a357a40702 custom nav feature (#24146)
<!--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-02-18 10:02:30 +00:00
Allie Sadler
93a5ecac47 DD 4.61.0 RN (#24103)
<!--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: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-18 10:02:17 +00:00
David Karlsson
a45063ac10 Merge pull request #24147 from dvdksn/fix-default-image-store
fix: update outdated references to the classic image store being default
2026-02-18 08:55:20 +01:00
David Karlsson
4d557e6253 Merge pull request #24152 from dvdksn/cagent-tasks-toolset
cagent: add tasks toolset
2026-02-18 08:54:54 +01:00
Alexa Kristensen
50f1c0b93c Promoting upsells to callouts (#24153)
Per feedback from leadership, promoting upsells to callouts and demoting
other redundant banners.
2026-02-17 16:55:05 -06:00
Alexa Kristensen
84aa208330 settings management doc / verified domain stuff (#24137)
Per Tech support sync, adding clarifying verbiage to settings management
doc.
2026-02-17 16:13:52 -06:00
David Karlsson
2ae7d55a61 cagent: add tasks toolset
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-17 17:05:18 +01:00
David Karlsson
f28ac1a4c4 cagent update builtins (#24053)
- **cagent: "script_shell" toolset should be "script"**
- **cagent: add user_prompt toolset**

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-17 16:43:07 +01:00
David Karlsson
cf69340a3d gordon: revise gordon docs for gordon v2
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-17 16:37:23 +01:00
Quinn Redwoods
120b064895 docs: clarify depends_on short syntax does not wait for healthy services (#24144)
## Description

Clarifies that the `depends_on` short syntax does not wait for services
to become healthy, and waits only for them to be started (running).

This aligns with the long syntax section, which defines
`service_started` as equivalent to the short syntax, and with the
[Control startup and shutdown
order](https://docs.docker.com/compose/how-tos/startup-order/#control-startup)
manual:

> On startup, Compose does not wait until a container is "ready", only
until it's running.

Confirmed locally that short syntax behaves equivalently to `condition:
service_started`.

## Related issues or tickets

None

## Reviews

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

- [x] Technical review
- [x] Editorial review
- [ ] Product review
2026-02-17 14:57:47 +00:00
Allie Sadler
0e3ce26e55 Desktop: new CLI command (#24063)
<!--Delete sections as needed -->

## Description

Adds docs for new `docker desktop diagnose` command

## 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-02-17 12:40:12 +00:00
Shakirth Anisha
d827401e6f Merge pull request #24108 from shakirth-anisha/ros2_guide
docs: Add guide for running ROS2 with Docker
2026-02-16 14:26:51 +01:00
David Karlsson
6b7d2fd0ff sandboxes(chore): clean up "next steps" sections
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-16 10:36:41 +01:00
David Karlsson
8d42af6280 sandboxes: explain proxy credential injection
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-16 10:36:41 +01:00
David Karlsson
87fa1fa09b sandboxes: add agent-specific documentation
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-16 10:36:41 +01:00
David Karlsson
cc292c16cb sandboxes: update network logging docs 2026-02-16 10:36:40 +01:00
David Karlsson
5a8b935996 sandboxes: document --pull-template flag and image caching
Replace deprecated --load-local-template flag with new --pull-template
2026-02-16 10:36:40 +01:00
David Karlsson
3aff2dbd89 fix: update outdated references to the classic image store being default
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-16 10:19:17 +01:00
Craig Osterhout
04d32f1acb dhi: update attestations (#24143)
<!--Delete sections as needed -->

## Description

SLSA v1 attestation is now available. This info is just duplicating
what's in the UI. To minimize maintenance, removed the predicate URI
column and pointed the user where to find it in the UI, and kept the
non-versioned descriptions that don't change as often.

## Related issues or tickets

ENGDOCS-3192

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-02-13 11:26:26 -08:00