Commit Graph

114 Commits

Author SHA1 Message Date
David Karlsson
2c7b95ad3c build: build source policies
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-28 10:40:28 +01:00
Craig Osterhout
94a7356940 dhi: add scanner integration (#23952)
<!--Delete sections as needed -->

## Description

Added topic about scanner integrations and moved conceptual info from
how to scan to that topic.
Refreshed how to scan and vex core concept topics.
Added wiz scan.

-
https://deploy-preview-23952--docsdocker.netlify.app/dhi/explore/scanner-integrations/
- https://deploy-preview-23952--docsdocker.netlify.app/dhi/how-to/scan/
-
https://deploy-preview-23952--docsdocker.netlify.app/dhi/core-concepts/vex/

## Related issues or tickets

ENGDOCS-3137

## 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-01-26 13:38:46 -08: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
8a0f520cf5 cagent: model provider setup, a2a, evals, mcp/dmr links
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-17 15:14:59 +01:00
Djordje Lukic
365ce6beb8 cagent: completely document fundamentals
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2025-12-10 19:43:53 +01:00
Dorin Geman
e9f52993bc model-runner: document inference engine support and GitHub issue reporting
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
2025-12-05 15:20:14 +02:00
David Karlsson
2595d2f067 vale: add pluggable, stargz to vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-18 16:47:44 +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
Allie Sadler
4d70d60296 ENGDOCS-3081 (#23626)
High-level info about Docker Desktop networking.
Preview:
https://deploy-preview-23626--docsdocker.netlify.app/desktop/features/networking/

Follow-up tasks:
- [ ] tidy up/freshen
https://docs.docker.com/desktop/features/networking/
- [ ] Fix upstream link
2025-11-06 08:57:23 +00:00
Craig Osterhout
86d5f139ef hub: dvp docs update (#23474)
<!--Delete sections as needed -->

## Description

- Added Hub infrastructure as benefit for DVP, and add a visual.
  - Based on existing public info at:
    - https://www.docker.com/trust/availability/
    - https://www.cloudflare.com/case-studies/docker/
- Rearranged topic structure and flesh out the benefits section.
- Added DVP Core GUI and reports to analytics topic
- Added how DVPers can verify no pull limit
- Added that DVP is applied per namespace/org. 

Updated pages:

https://deploy-preview-23474--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/dvp-program/

https://deploy-preview-23474--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/insights-analytics/


## Related issues or tickets

ENGDOCS-3020
ENGDOCS-3035

## Reviews

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

- [ ] Editorial review
- [ ] Product review
- [ ] Engineering review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2025-10-27 12:45:38 -07:00
Paweł Gronowski
772692f0f3 engine/install: deprecate Raspberry Pi OS 32-bit (armhf) support (#23489)
Starting with Docker Engine v29, 32-bit Raspberry Pi OS (armhf) packages
will no longer be provided for new major versions.

<!--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: Paweł Gronowski <pawel.gronowski@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-10-03 11:12:59 +01:00
Michael Irwin
e346b0bcf2 Add a guide for adding pgAdmin to to application stack (#23441)
## Description

Created a new guide that walks users through adding pgAdmin to their
application stack to visualize a PostgreSQL database. Also includes
details on how to auto-connect to the database using Compose config
files.

## Related issues or tickets

None

## Reviews

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

Would appreciate an editorial review, specifically on the usage of
italics/bold around step #4. I believe I followed the editing guidelines
correctly, but a second pair of eyes wouldn't hurt.

Thanks!

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-09-22 11:30:25 -07:00
Marco Franzon
8158dfb501 Add Opentelemetry guide (#23187)
<!--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: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-09-09 09:43:03 -04: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
Craig Osterhout
e8a87205cb dhi: add migration tip (#23327)
<!--Delete sections as needed -->

## Description

Added migration tip to inform existing Docker Hub users that they can
keep using existing workflows and tools when migrating from other images
on Docker Hub.

https://deploy-preview-23327--docsdocker.netlify.app/dhi/get-started/

## 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 <craig.osterhout@docker.com>
2025-08-31 22:07:49 -07:00
Craig Osterhout
d9ef40f2f9 dhi: add skip-tlog info (#23274)
<!--Delete sections as needed -->

## Description

Added `--skip-tlog` flag info to validate topic.

https://deploy-preview-23274--docsdocker.netlify.app/dhi/how-to/verify/#handle-missing-transparency-log-entries

Vale: Added Rekor to vocab.

## Related issues or tickets

DHI-647

## 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-27 16:08:18 -07: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
Arthur
26d2041243 chore(vale): build fixes (#23277) 2025-08-20 11:23:38 +02:00
Arthur
f5a8c24b8f vale: delete unwanted styles (#23273) 2025-08-19 17:17:47 +02:00
Allie Sadler
c7f7588084 chore: minor docs fixes (#23270)
<!--Delete sections as needed -->

## Description

Closes
https://github.com/docker/docs/issues/23255#issuecomment-3193651201
adds
https://docker.slack.com/archives/C0105T139BJ/p1755529270222419?thread_ts=1754585623.672069&cid=C0105T139BJ

## 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-19 10:18:39 +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
Arthur
648b55301b fix: fix vale errors (#23218)
<!--Delete sections as needed -->

## Description

Fix Vale and linting errors in AI section.
2025-08-08 10:18:45 +02:00
Arthur
7193d2a882 chore: reduce noice in Vale error reporting (#23146)
Exclude extra release notes from Spelling/Term checks.
Exclude `<a>` from checks.
Add new terms and fix some double space errors.

- Before: 2691
- After: 967
2025-07-24 11:04:55 +02:00
Arthur
4e1d7e3c8d chore: reduce Vale reporting noise (#23142)
Edit Vale config to be more lenient with generated content. 

Number of errors:
- Before: 5473
- After: 2690
2025-07-23 11:10:56 +02: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
Arthur
71c77607ed mcp OAuth and VS Code connection (#22904)
Co-authored-by: Daniel Kolev <danibanani.js@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-07-03 15:04:26 +01:00
Arthur
75160e41de fix: clarify requirements (#22971)
Clarify supported platforms.

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-07-02 10:46:48 +02:00
Sebastiaan van Stijn
b6833c2b1d Merge pull request #22731 from thaJeztah/vale_bgp
vale: add "BGP" (Border Gateway Protocol) to acronyms
2025-07-02 07:58:44 +01:00
Allie Sadler
3ffde2a15b contribute improvement (#22920)
<!--Delete sections as needed -->

## Description

Improvements and additions to the UI elements page of our contribute
section

## 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-06-26 09:49:46 +01:00
Esteban Maya
a30fb9e53d EDIT: Update python code guide and include linting, formatting and type checking (#22737)
## Description
* I updated the code in the main Python guide. I noticed some
deprecations in the libraries. I made a refactor and updated the whole
code to be totally up to date with the recent library version
* I added a section about linting, formatting, and type checking to
follow the best practices. I include them in the CI/CD too

@craig-osterhout
@usha-mandya

- [ ] Technical review 
- [ ] Editorial review
- [ ] Product review
2025-06-24 10:23:54 -07:00
Arthur
725e34e85f add platform-split parameter (#22753)
<!--Delete sections as needed -->

## Description

Parameter was missing.

## Related issues or tickets

https://github.com/docker/buildx/issues/3215#issuecomment-2931258854

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-06 14:26:53 +02:00
Arthur
28e68f6af7 chore: delete duplicated vale config (#22767) 2025-06-04 13:02:48 +01:00
Arthur
f18151f86c DMR: plugin install (#22664)
<!--Delete sections as needed -->

## Description

Add DMR Docker Engine plugin install cmd.

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

---------

Co-authored-by: Jacob Howard <jacob@xenoscopic.com>
2025-06-03 11:38:48 +02:00
Paweł Gronowski
48faaa886a engine: 28.2.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-05-28 18:48:20 +02:00
Arthur
6be55cd0d6 dmr: docker model package (#22663)
<!--Delete sections as needed -->

## Description

Add `docker model package`

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

- [X] Technical review
- [X] Editorial review
- [ ] Product review
2025-05-19 15:46:10 +02:00
Allie Sadler
4fd64ac50b Compose: spec updates (#22655)
<!--Delete sections as needed -->

## Description

Spec updates on the new attributes released last week (plus some extra -
adds https://github.com/docker/compose/pull/12769 )

## 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-05-16 14:24:04 +01:00
Sarah Sanders
68fc43e2ef billing: pay by ach transfer (#22473)
<!--Delete sections as needed -->

## Description
- Adds pay by bank account as payment method option
- Adds new section on verifying bank account
- Preview:
https://deploy-preview-22473--docsdocker.netlify.app/billing/payment-method/

## 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-04-30 12:13:45 -04:00
Paweł Gronowski
a86ab99a21 engine: v28.1.0 (#22438)
<!--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: Paweł Gronowski <pawel.gronowski@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-04-17 15:05:52 +01:00
Allie Sadler
284b9bce58 Merge pull request #22393 from aevesdocker/ENGDOCS-2515c
ENGDOCS-2515c
2025-04-09 15:15:10 +01:00
Allie Sadler
eee4ee8e93 Merge pull request #22364 from aevesdocker/vm-vdi-citrix
Add: VM-VDI Citrix info
2025-04-04 15:50:07 +01:00
Allie Sadler
936fad5e49 ENGDOCS-2515 (#22347)
<!--Delete sections as needed -->

## Description

Freshness to DD setup section.

The odd new sentence here and there, but mostly efficiency gains and
tidying

## 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: Sarah Sanders <sarah.sanders@docker.com>
2025-04-03 14:39:55 +01:00
Djordje Lukic
9020de21a0 Merge pull request #22330 from rumpl/gordon-mcp-server
Gordon: docs about MCP built-in tools and its MCP server capabilities
2025-03-31 15:25:54 +01:00
Marco Franzon
3910565912 Add dex guide (#21926)
<!--Delete sections as needed -->

## Description

In this guide I want to show how to run and configure Dex as container,
to mock an OAuth service, which can be really useful in
development/testing.

## 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: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-03-27 13:45:28 -07:00
Allie Sadler
2de298e0af Merge pull request #22225 from aevesdocker/ENGDOCS-2478
ENGDOCS-2478
2025-03-13 08:32:01 +00:00
Manuel de la Peña
231f97ccad feat: add testcontainers-oss quickstart guides (#22120)
- **chore: add testcontainers entry in the OSS section of Manuals**
- **chore: adds quickstarts for tc-go and tc-java**

<!--Delete sections as needed -->

## Description
This PR adds the Testcontainers OSS section in the Manuals > OSS section
of the docs.

It's adding the following pages:

- index page with a basic description of the project, with two cards:
  - why use testcontainers, linking to a benefits page
  - quicktart, linking to a folder with two pages: Go and Java

Below the cards grid, it links to the testcontainers.com/getting-started
page.

The benefits page includes some of the content of the above
getting-started page, and the Go and Java quickstart pages are copying
the quickstart pages from Go
(https://golang.testcontainers.org/quickstart/) and Java
(https://java.testcontainers.org/quickstart/) in its 3 flavours (junit4,
junit5 and spock)

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

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

---------

Co-authored-by: aevesdocker <allie.sadler@docker.com>
2025-03-03 12:38:12 +00:00
Paweł Gronowski
7cf1b1cac4 engine: 28.0.0 release notes (#21932)
<!--Delete sections as needed -->

## Description

engine: 28.0.0 release notes

<!-- 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: Paweł Gronowski <pawel.gronowski@docker.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com>
2025-02-20 10:09:36 +00:00
Djordje Lukic
6d0fbf3834 Add documentation for MCP usage with Gordon (#21955)
<!--Delete sections as needed -->

## Description

* Moved gordon into its own directory
* Add a page that explains how MCP servers work with Gordon

## 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
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-03 17:41:40 +00:00
Allie Sadler
433744e6c9 ENGDOCS-2405b (#21922)
<!--Delete sections as needed -->

## Description

Kubernetes updates for 4.38

## 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-01-30 16:27:49 +00:00
Allie Sadler
228cc0f586 Engdocs 2329 (#21847)
<!--Delete sections as needed -->

## Description

Admin guide on user and access management

## 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-01-23 15:51:08 +00:00