Commit Graph

66117 Commits

Author SHA1 Message Date
github-actions[bot]
89c5b0b421 docs: address issue #24158
This change was automatically generated by the documentation agent team
in response to issue #24158.

🤖 Generated with cagent
2026-02-18 10:29:08 +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
41500e8010 Merge pull request #24155 from docker/dependabot/npm_and_yarn/npm_and_yarn-01f5ad5e18
build(deps): bump tar from 7.5.7 to 7.5.9 in the npm_and_yarn group across 1 directory
2026-02-18 08:55:46 +01: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
dependabot[bot]
65b812f6e7 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.7 to 7.5.9
- [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.7...v7.5.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 07:48:08 +00:00
David Karlsson
2bd21a647b Merge pull request #24132 from dvdksn/use-cagent-review-action
ci: use docker/cagent-action/.github/workflows/review-pr.yml
2026-02-18 08:47:24 +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
David Karlsson
44692cc12f ci: use docker/cagent-action/.github/workflows/review-pr.yml
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-14 18:08: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
Craig Osterhout
0f607d3e61 hub: add namespace access control (#23949)
<!--Delete sections as needed -->

## Description

Added namespace access control feature:

-
https://deploy-preview-23949--docsdocker.netlify.app/enterprise/security/hardened-desktop/namespace-access/
-
https://deploy-preview-23949--docsdocker.netlify.app/enterprise/security/hardened-desktop/
-
https://deploy-preview-23949--docsdocker.netlify.app/enterprise/security/roles-and-permissions/core-roles/
-
https://deploy-preview-23949--docsdocker.netlify.app/platform-release-notes/

Added public repo creation feature:

-
https://deploy-preview-23949--docsdocker.netlify.app/docker-hub/settings/
-
https://deploy-preview-23949--docsdocker.netlify.app/enterprise/security/roles-and-permissions/core-roles/
-
https://deploy-preview-23949--docsdocker.netlify.app/docker-hub/release-notes/

## Related issues or tickets

ENGDOCS-3141

## 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-13 16:12:46 +00:00
Craig Osterhout
7c2d7ace5c dhi: add regctl attestation example (#24130)
<!--Delete sections as needed -->

## Description

Currently, we only show how to use Scout to get attestations.

Added how to retrieve using regctl. Used tabs to show scout/regctl and
scout/cosign.
Removed "Why use Docker Scout?" and put a more concise recommendation in
the intro.

https://deploy-preview-24130--docsdocker.netlify.app/dhi/how-to/verify/

## Related issues or tickets

ENGDOCS-3115

## 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-12 13:27:38 -08:00
Alexa Kristensen
45c669f098 proof of concept to start cta work (#24135)
CTA work to update docs with clear CTAs to upgrade via the /pricing/
page.

There's a vale error for using first person plural pronouns, but it's
picking up `US` as in `United States`.
2026-02-12 14:35:43 -06:00
David Karlsson
9313580df2 sandboxes: add opencode and shell to supported agents 2026-02-12 17:30:16 +01:00
David Karlsson
8b0aa158e6 sandboxes: document multiple workspaces with read-only mounts
Add documentation for mounting multiple workspaces to a single sandbox,
with support for read-only mounts
2026-02-12 17:30:16 +01:00
David Karlsson
d9ce29de6b sandboxes: clarify credential scoping
Document that credentials are scoped per agent with no fallback
authentication methods.
2026-02-12 15:11:21 +01:00
David Karlsson
bb37fe0798 sandboxes: document default network policy
Add canonical reference section for default network policy configuration,
including policy mode, blocked CIDRs, and allowed hosts.
2026-02-12 15:11:21 +01:00
David Karlsson
91007e0a9a sandboxes: document reset command 2026-02-12 15:11:21 +01:00
David Karlsson
5b6c2e8401 sandboxes: update workspace and naming/behavior
Update workspace defaults/behavior and automatic sandbox naming.
2026-02-12 15:11:21 +01:00
David Karlsson
db88a4ec1c sandboxes: vendor v0.12.0 cli reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-12 15:11:21 +01:00
github-actions[bot]
f5240e4220 docs: address issue #23308 (#24115)
## Summary
Added documentation for DOCKER_HOST requirement when using Docker SDKs
with Docker Desktop for Linux.

## Changes
- Added "Using Docker SDKs with Docker Desktop" section to Linux install
docs explaining why SDKs need DOCKER_HOST set and providing
configuration commands
- Added FAQ entry "How do I use Docker SDKs with Docker Desktop for
Linux?" with troubleshooting steps
- Added note in SDK reference docs alerting Docker Desktop for Linux
users to set DOCKER_HOST before using SDKs

Fixes #23308

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

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com>
2026-02-12 11:03:06 +00:00
David Karlsson
44f42e410f Merge pull request #24121 from lacatoire/fix/issue-24079-compose-config-link
fix: correct compose config reference link
2026-02-12 11:19:00 +01:00
David Karlsson
16e5f280bc Merge pull request #24125 from lacatoire/fix/issue-22637-bind-mount-example
fix: correct bind mount example with conflicting WORKDIR
2026-02-12 11:18:02 +01:00
David Karlsson
79d63b2c14 Merge pull request #24131 from dvdksn/add-linguist-generated
chore: add linguist-generated for vendored/generated files
2026-02-11 15:56:44 +01:00
David Karlsson
d29bdf986f chore: add linguist-generated for vendored/generated files
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-11 14:59:57 +01:00
Achan Sai Pranay
88db8a35ad Docs: fix subject-verb agreement in Docker platform overview (#24127)
This pull request fixes a minor subject–verb agreement issue in the
Docker platform overview documentation to improve grammatical clarity
and readability.
2026-02-11 10:10:49 +00:00
Sebastiaan van Stijn
334b8f3def Merge pull request #24126 from lacatoire/fix/issue-24007-volume-prune-example
fix: remove named volume from volume prune example
2026-02-10 19:13:39 +01:00
Allie Sadler
1cdb67daaf patch rn (#24120)
<!--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-10 09:50:43 -08:00
lacatoire
25fae16796 fix: remove named volume from volume prune example
The default docker volume prune only removes anonymous volumes, but
the example output included "my-named-vol" which is a named volume.
Removed it to match the documented behavior.

Fixes #24007
2026-02-10 17:44:26 +01:00
lacatoire
7e01972e1f fix: correct bind mount example with conflicting WORKDIR
Changed WORKDIR from /app to /build so the build output path
(/app/hello) does not overlap with the read-only bind mount target.
Added clarification about writing output outside the mount point.

Fixes #22637
2026-02-10 17:43:46 +01:00
lacatoire
8e89d504ec fix: correct compose config reference link
The link for compose configs pointed to the legacy-versions page
instead of the configs reference page.

Fixes #24079
2026-02-10 17:40:05 +01:00
Usha Mandya
4f606cceda Merge pull request #24117 from usha-mandya/sample-questions-update
Update sample questions and featured topics list
2026-02-10 16:05:21 +00:00
Craig Osterhout
a99667fa65 dhi: add repo mgmt info (#24106)
<!--Delete sections as needed -->

## Description

Users were confused on how to manage access to mirrored DHI repos.
Gordon also didn't point in the right direction.
xref'd the Hub topics and mentioned a couple popular use-cases to help
make the connection.

## Related issues or tickets

ENGDOC-3185

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-02-10 07:58:39 -08:00