Commit Graph

552 Commits

Author SHA1 Message Date
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
Allie Sadler
078cf597c0 minor spec updates (#23213) 2025-08-08 08:17:09 +01:00
Allie Sadler
50bcd34faf Desktop: new cli commands and options (#23182)
<!--Delete sections as needed -->

## Description

Adds https://github.com/docker/desktop-cli/pull/110 and new model-runner
flags

## 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: Luciano Ciccariello <Xeeynamo@users.noreply.github.com>
2025-08-07 11:21:00 +01:00
Craig Osterhout
081dcfdc8c dhi: add customizations (#23035)
<!--Delete sections as needed -->

## Description

Add customize topic for DHI.
Add customize to features.
Add /go/ redirects for in-app links


https://deploy-preview-23035--docsdocker.netlify.app/dhi/how-to/customize/

https://deploy-preview-23035--docsdocker.netlify.app/dhi/features/flexible/

## Related issues or tickets

ENGDOCS-2823
ENGDOCS-2808

## Reviews

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

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

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-08-04 14:16:09 -07:00
Allie Sadler
7edc1a57fb fix:debug link (#23156)
<!--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
2025-07-25 07:25:22 +01:00
Allie Sadler
83d589d2de build attributes (#23149)
<!--Delete sections as needed -->

## Description

https://github.com/docker/docs/pull/23148/files

## 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-07-24 13:27:56 +01:00
CrazyMax
e978cd9bc9 Merge pull request #23126 from docker-tools-robot/dispatch/buildx-ref-v0.26.0
Update buildx reference to v0.26.0
2025-07-21 18:19:00 +02:00
Manuel de la Peña
0e4830b3a7 docs(agentic-compose): add Go example 2025-07-21 17:47:38 +02:00
crazy-max
c72b904803 vendor: github.com/docker/buildx v0.26.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-21 15:39:39 +00:00
Allie Sadler
d4ce08a39c enterprise: move content (#23100)
<!--Delete sections as needed -->

## Description

Part of https://docker.atlassian.net/browse/ENGDOCS-2836

## 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-07-18 07:49:29 +01:00
Craig
726e50c91d samples: fix link
Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-17 11:28:31 -07:00
Paweł Gronowski
5f0ef1d849 data/engine-cli: update to 28.3.2 (c69d8bde)
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-07-11 16:26:27 +02:00
Sarah Sanders
5f58093454 security: move domain audit (#23064)
## Description
- Moved domain audit under "domain management" since the UI has changed,
it will no longer be deprecated, and it makes sense in the context of
other domain management features

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

## Reviews
- [ ] Editorial review

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-07-10 15:33:48 -04:00
Craig Osterhout
194745f522 offload: add initial docs (#22910)
<!--Delete sections as needed -->

## Description

Add initial Docker Offload docs

https://deploy-preview-22910--docsdocker.netlify.app/offload/

https://deploy-preview-22910--docsdocker.netlify.app/reference/cli/docker/offload/

https://deploy-preview-22910--docsdocker.netlify.app/desktop/setup/vm-vdi/

Minor changes
https://deploy-preview-22910--docsdocker.netlify.app/desktop/
https://deploy-preview-22910--docsdocker.netlify.app/
https://deploy-preview-22910--docsdocker.netlify.app/manuals/

Pending sign up page link.

## Related issues or tickets

ENGDOCS-2704

## Reviews

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

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

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-10 12:09:07 +02:00
Craig Osterhout
6118d3dc9a samples: add agentic (#22938)
<!--Delete sections as needed -->

## Description

Add agentic AI samples

https://deploy-preview-22938--docsdocker.netlify.app/reference/samples/agentic-ai/

## Related issues or tickets

ENGDOCS-2782

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-10 11:47:38 +02:00