Commit Graph

577 Commits

Author SHA1 Message Date
Craig Osterhout
08a11ec2aa scout: update watch reference (#24169)
<!--Delete sections as needed -->

## Description

Quick fix to manually add the examples from the upstream markdown to
this downstream yaml.

https://github.com/docker/scout-cli/blob/main/docs/scout_watch.md#docker-scout-watch

We switched to upstream yaml from the md because of a formatting issue.
Will look into it and try to get back to using the upstream md as the md
and yaml have diverged over time.


https://deploy-preview-24169--docsdocker.netlify.app/reference/cli/docker/scout/watch/

## Related issues or tickets

https://github.com/docker/docs/pull/23921

https://docker.slack.com/archives/C04C69EM70C/p1771418602873829?thread_ts=1754573643.278429&cid=C04C69EM70C

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-02-20 09:11:37 -08: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
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
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
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
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
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
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
luojiyin
9be23c8032 Fix spelling errors across documentation and config files
- seee → see (hub API docs)
- dameon → daemon (release notes)
- plugable → pluggable (release notes)
- adminstrative → administrative (account docs)
- docekr → Docker (opentelemetry guide)
- addFlagLables → addFlagLabels (tensorflowjs guide)
- terrabytes → terabytes (Vale config)
- Dasboard → Dashboard (Vale vocabulary)
- plaform → platform (CLI docs)
- correponds → corresponds (CLI docs)
- digset → digest (buildx docs)

Signed-off-by: luojiyin <luojiyin@hotmail.com>
2026-02-08 13:15:42 +08:00
David Karlsson
bed26cad03 cli: docker sandboxes v0.10.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-02 16:37:13 +01:00
David Karlsson
66ff3c700c update sandbox cli ref (#24042)
- **sandboxes: regenerate, vendor cli reference docs**
- **chore: move `docker sandbox create` to a section page**

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-30 12:53:35 +01:00
github-actions[bot]
7afdc2dafd cli: sync docs with docker/cli v29.2.0 2026-01-28 02:51:13 +00:00
tonistiigi
1f62c0b77c vendor: github.com/docker/buildx v0.31.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-27 11:35:06 +00:00
David Karlsson
2869118ccb sandboxes: rewrite for microvm-based sandboxes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-26 14:40:47 +01:00
David Karlsson
993a94bab5 vendor: docker sandboxes v0.7.1 cli docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-26 10:38:49 +01:00
Craig Osterhout
7acf80713a scout: cli release notes (#23992)
<!--Delete sections as needed -->

## Description

Linked to release notes in the github repo for scout cli. Same pattern
as the open source products.

## 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-01-23 17:56:16 +00:00
Manuel
60c53de8f9 Fix Version Tag (#23961)
Bug: 
The summary-bar shows a wrong tag and links to a broken URL.

Example:
Info bar on https://docs.docker.com/compose/compose-sdk


- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-12 11:29:29 -08:00
David Karlsson
d8fcda9db3 Merge pull request #23927 from docker/bot/sync-cli-docs
cli: sync docs with cli 60f06cb2df3df36ddfb531c1dae8c6fa96e5f9e7
2026-01-08 13:32:42 +01:00
Allie Sadler
af0ff2b9d9 ENGDOCS-3118 (#23940)
<!--Delete sections as needed -->

## Description

Changes release notes for Build to point to the GitHub release pages
instead

## 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-01-08 09:38:05 +00:00
github-actions[bot]
7f97477023 cli: sync docs with docker/cli v29.2.0-rc.1-8-g60f06cb2df 2026-01-08 02:47:47 +00:00
David Karlsson
42a28d8121 engine: add more redirects for deprecated api versions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-07 11:30:32 +01:00
Allie Sadler
3415afac40 ENGDOCS-3132 (#23934)
<!--Delete sections as needed -->

## Description

As discussed before xmas, we will be removing opensource release note
pages and pointing users directly to the GitHub page

## 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-01-07 07:13:56 +00:00
David Karlsson
ec72262eed scout: remove module for cli docs, vendor manually
Upstream docs had a formatting issue that needed a hotfix.
Rather than fixing the vendored yaml,
which would be overwritten the next time update (any) vendored modules,
I decided to manually copy the cli reference yaml to the data dir.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-05 09:18:29 +01:00
Craig Osterhout
3b63ec257d dhi: introducing dhi free
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2025-12-17 14:07:03 +01:00
Craig Osterhout
7f8e2b074d dhi: add redirect (#23841)
<!--Delete sections as needed -->

## Description

Add url redirect for in-product link.

## 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>
2025-12-15 18:14:13 +00:00
Johannes Großmann
847834562e feat: documentation for docker-pass CLI plugin
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-05 12:21:43 +01:00
Allie Sadler
1da94b143e compose sdk: release follow-up (#23803)
<!--Delete sections as needed -->

## Description

Follow-up to https://github.com/docker/docs/pull/23802

- moves major new release to new release notes page
- adds the Compose SDK page 

## 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
2025-12-04 13:35:21 +00:00
David Karlsson
1df786a4a2 Merge pull request #23609 from intojhanurag/fix-debug-keywords
fix: remove duplicate YAML keys
2025-11-19 13:06:50 +01:00
David Karlsson
56650cf13f Merge pull request #23717 from dvdksn/containerd-default
engine: containerd default storage backend
2025-11-18 19:23:22 +01:00
David Karlsson
6a6faef3c4 engine: containerd default storage backend
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-18 16:47:43 +01:00
Allie Sadler
8e3bb668b3 Desktop: Networking how-tos (#23708)
<!--Delete sections as needed -->

## Description

Follow up to https://github.com/docker/docs/pull/23626.

Pivots the current content to more how-to type content (no new content
added), removes repetitions, add more cross-links

## 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: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-11-17 16:24:19 +00:00
jsternberg
91004c582d vendor: github.com/docker/buildx v0.30.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-14 14:14:16 +01:00
David Karlsson
c152b6077d Merge pull request #23700 from dvdksn/docker-sandboxes
docker sandboxes
2025-11-11 17:07:35 +01:00
David Karlsson
fabb108e1f ai: add docs for local agent sandboxes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-11 17:03:50 +01:00
David Karlsson
26db073d5e chore: remove deprecated gh copilot plugin, redirect to marketplace
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-10 10:50:51 +01:00
David Karlsson
4bb4e8deed Merge pull request #23631 from dvdksn/mcp-client-verify
mcp: add instructions for verifying client connections
2025-11-09 22:21:10 +01:00
Craig Osterhout
e9ad5f424e offload: enterprise ea (#23632)
<!--Delete sections as needed -->

## Description

Updated Offload Beta docs for enterprise EA.

Notable topics updated:

- [All topics under
`/offload/`](https://deploy-preview-23632--docsdocker.netlify.app/offload/)
- [Manage Docker
products](https://deploy-preview-23632--docsdocker.netlify.app/admin/organization/manage-products/)
- [Settings reference - Enable Docker
Offload](https://deploy-preview-23632--docsdocker.netlify.app/enterprise/security/hardened-desktop/settings-management/settings-reference/#enable-docker-offload)
- [Settings - Docker
Offload](https://deploy-preview-23632--docsdocker.netlify.app/desktop/settings-and-maintenance/settings/#docker-offload)
- [VM/VDI - Use Docker
Offload](https://deploy-preview-23632--docsdocker.netlify.app/desktop/setup/vm-vdi/#use-docker-offload)
- [Docker Offload CLI
reference](https://deploy-preview-23632--docsdocker.netlify.app/reference/cli/docker/offload/)

~~**Pending audit log updates**~~ Will handle in followup PR to keep
this moving

## Related issues or tickets

DCL-745
DCL-1033
DCL-1019
ENGDOCS-2929

## 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>
2025-11-06 23:54:16 -08:00
David Karlsson
546686293c cli: add reference docs for docker sandbox
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-06 13:40:33 +01:00
David Karlsson
e584fac58c fix: update link from cli reference to dd networking section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-06 11:17:28 +01:00
Daniel Kolev
577bf3e73a Merge pull request #23634 from Daniel-Kolev/mcp-gateway-go-link
mcp: gateway go link
2025-10-31 14:45:05 +01:00
David Karlsson
1dd006e932 mcp: add instructions for verifying client connections
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-10-31 09:58:12 +01:00
Craig Osterhout
2e2174a78c dhi: add helm (#23625)
<!--Delete sections as needed -->

## Description

Added initial helm docs

New topics:
-
https://deploy-preview-23625--docsdocker.netlify.app/dhi/features/helm/
 - https://deploy-preview-23625--docsdocker.netlify.app/dhi/how-to/helm/

## Related issues or tickets

ENGDOCS-3053

## 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>
2025-10-29 17:28:40 +00:00
Anurag Ojha
26962412be remove-duplicate 2025-10-25 11:36:12 +00:00
Allie Sadler
76f2c9d121 ENGDOCS-3069 (#23592)
<!--Delete sections as needed -->

## Description

Fixes https://github.com/docker/docs/pull/23564

As agreed with @colinhemmings we need to align docs with the release
notes and highlights

## 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
2025-10-23 15:37:29 +01:00
Sarah Sanders
308de2c8fb billing: pay by invoice (#23413)
## Description
Adds docs for pay by invoice, needs review from Billing team @ob1dev
@devwells

## Related issues or tickets
https://docker.atlassian.net/browse/BILL-3386
https://docker.atlassian.net/browse/ENGDOCS-2520

## Preview
https://deploy-preview-23413--docsdocker.netlify.app/billing/

## Reviews
- [ ] Editorial review
- [ ] Product review
2025-10-22 10:37:26 -04:00
Johannes Großmann
af67ce72e4 feat: Docker Debug no longer requires a subscription (#23564)
<!--Delete sections as needed -->

## Description

We have removed the paywall on docker debug. It's shipped in DD 4.48.

## Related issues or tickets

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

## Reviews

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

- [x] Technical review
- [ ] Editorial review
- [ ] Product review
2025-10-20 12:13:16 +01:00
docker-tools-robot
d4b5b929d0 Update buildx reference to v0.29.0 (#23477)
Update the buildx reference documentation to keep in sync with the
latest release `v0.29.0`

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: jsternberg <1212129+jsternberg@users.noreply.github.com>
2025-10-01 09:29:00 +01:00
Sebastiaan van Stijn
c65270ba25 add "go" redirect for DCT deprecation
Add a redirect to details about the deprecation of Docker Content Trust.
This URL can be used for in-product links to the deprecation, and is used
by the Docker CLI.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-09-26 10:33:41 +02:00
Sarah Sanders
4a666fcc18 fix: rss feed template (#23419)
## Description
- Improvement to RSS feed, add single items for each release item
- This approach requires data .yaml files to keep things clean, Hugo
doesn't output RSS well with just parsing HTML and headings

## Preview
-
https://deploy-preview-23419--docsdocker.netlify.app/desktop/release-notes/index.xml
-
https://deploy-preview-23419--docsdocker.netlify.app/security/security-announcements/

## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-2999
2025-09-19 10:07:14 -04:00