Commit Graph

566 Commits

Author SHA1 Message Date
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
Allie Sadler
27bf9b9637 chore: build url query summary bar (#23397)
<!--Delete sections as needed -->

## Description
small follow-up to https://github.com/docker/docs/pull/23322
## 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-09-12 10:06:12 +01:00
Arthur
c3df922b83 cagent (#23336)
Add cagent docs to open-source section.

---------

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-09-04 15:46:45 +01:00
docker-tools-robot
e085bfab7c Update buildx reference to v0.28.0 (#23351)
Update the buildx reference documentation to keep in sync with the
latest release `v0.28.0`

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tonistiigi <585223+tonistiigi@users.noreply.github.com>
2025-09-04 08:46:24 +01:00
Daniel Kolev
ab1e5506bb Use client examples go link (#23348)
<!--Delete sections as needed -->

## Description

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

Specify a go link for the sections where we showcase examples of how to
use an MCP client. Idea came from [this github
comment](https://github.com/docker/pinata/pull/36362#discussion_r2310352329)

## 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-09-03 15:03:13 +01:00
Allie Sadler
fe988e1cee Build: bake file env variables (#23347)
<!--Delete sections as needed -->

## Description

Adds https://github.com/docker/buildx/pull/3242

## 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-09-03 13:59:01 +01:00
Arthur
7d93fb6484 dmr: GA (#23312)
Edit to match GA status for DMR.
2025-08-28 17:01:28 +01:00
Arthur
d575c6b578 mcp: add go links (#23319) 2025-08-28 09:37:43 +01:00
Arthur
20492f8441 mcp: various touch ups (#23251)
Reorder pages in MCP TOC, touch up content, add summary bars, use tabs
where appropriate, etc.
2025-08-20 15:44:19 +02:00
docker-tools-robot
329e0a5550 Update buildx reference to v0.27.0 (#23278)
Update the buildx reference documentation to keep in sync with the
latest release `v0.27.0`

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: crazy-max <1951866+crazy-max@users.noreply.github.com>
2025-08-20 10:55:10 +01:00
Sarah Sanders
f77ddf3728 freshness: security and subscription (#23230)
<!--Delete sections as needed -->

## Description
Final freshness updates for Security and Subscription pages. Apologies
ahead of time, it is a lot of file updates :')

Updates include:
- Major overhaul of ECI content (this could use the most review)
- Fine tuning of the rest of the docs in these sections (includes
consistency with headings/formatting, page structure, fixing passive
voice, simplifying)
- Deleted all content shortcodes 🥳 

_Vale errors can mostly be ignored unless you see something glaringly
wrong. I addressed all the typo/spelling ones, and added some terms to
accept.txt_

## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-2918

## Reviews

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

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

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-08-15 15:16:15 -07:00
Allie Sadler
ccf6408f16 desktop: cli fix (#23214)
<!--Delete sections as needed -->

## Description

removes internal 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
2025-08-08 11:42:36 +01:00