Commit Graph

65898 Commits

Author SHA1 Message Date
Allie Sadler
8cbbec44ec DD 4.57 RN (#23975)
<!--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: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Lorena Rangel <lorena.rangel@docker.com>
2026-01-19 10:13:45 +00:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
aa3af370e7 get started: update guide (#23989)
<!--Delete sections as needed -->

## Description

This PR:

- Replaces `exec-into-container` image with the latest screenshot
- Replaces `inspecting-container` image with the latest screenshot
- Add DHI specific information to multiple pages
- Updates welcome-to-docker image details

<!-- 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 <craig.osterhout@docker.com>
2026-01-16 11:51:17 -08:00
Paweł Gronowski
de8918583b Merge pull request #23990 from vvoland/update-docker-29
engine: 29.1.5
2026-01-16 15:07:23 +00:00
Paweł Gronowski
28fc8f6d73 engine: Update version
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-16 15:04:59 +01:00
Paweł Gronowski
ed7f96b915 engine: 29.1.5
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-16 15:04:59 +01:00
Craig Osterhout
2233d7d8c6 hub: update bulk repo migration (#23974)
<!--Delete sections as needed -->

## Description

Overhauled bulk migration topic to use `crane` and `regctl`.


https://deploy-preview-23974--docsdocker.netlify.app/docker-hub/repos/manage/hub-images/bulk-migrate/

## Related issues or tickets

ENGDOCS-3143

## Reviews

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

- [ ] Technical review
- [ ] Editorial review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-15 10:49:18 -08:00
Craig Osterhout
ced3b38bd6 dhi: update build process (#23980)
<!--Delete sections as needed -->

## Description

Update registries based on new `dhi.io` registry. Also, attestations
have always gone to Scout registry.

DHI published to DHI registry
DHI customizations published to Hub
DHI attestations published to Scout registry


https://deploy-preview-23980--docsdocker.netlify.app/dhi/explore/build-process/

## Related issues or tickets

ENGDOCS-3150

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-15 08:09:38 -08:00
Craig Osterhout
c1b6edc160 dhi: update verify chart (#23981)
<!--Delete sections as needed -->

## Description

Updated command examples.
 - Removed `oci://`
 - Changed redis-ha to external-dns-chart
 
https://deploy-preview-23981--docsdocker.netlify.app/dhi/how-to/verify/
 
## Related issues or tickets

ENGDOCS-3151

## 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-15 08:08:51 -08:00
Mathieu Champlon
b2745bdabc Specify the registry.json file encoding (#23984)
<!--Delete sections as needed -->

## Description

Added a mention of exactly which file encoding we expect for the user
created `registry.json` file.

## Related issues or tickets

https://docker.atlassian.net/browse/DDB-181
Similar to #23983 

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-15 11:16:27 +00:00
Mathieu Champlon
14aa8106fb Specify the admin-settings.json file encoding (#23983)
<!--Delete sections as needed -->

## Description

Added a mention of exactly which file encoding we expect for the user
created `admin-settings.json` file.

## Related issues or tickets

https://docker.atlassian.net/browse/DDB-181

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-15 11:16:16 +00:00
Craig Osterhout
4a3f9e3cbe homepage: update download component (#23978)
<!--Delete sections as needed -->

## Description

This might be a my computer thing (because my computer probably isn't
the fastest), but the component often flickers on load.

- ~Removed x-collapse and~ added x-cloak to prevent the drop-down from
appearing expanded before the js loads.
- Changed the button text to static, so it's not waiting for the OS
detection to load.

## Related issues or tickets

ENGDOCS-3149

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-14 11:50:05 -08:00
Allie Sadler
319848abfc Desktop: windows install (#23959)
<!--Delete sections as needed -->

## Description

https://docker.atlassian.net/browse/GRO-118
No new content, just reordering 

## 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-14 11:45:35 +00:00
Craig Osterhout
8dd51947cf dhi: add customization working directory (#23973)
<!--Delete sections as needed -->

## Description

Added new working directory override option to image customization.

## Related issues or tickets

https://docker.slack.com/archives/C04M34MRQS1/p1768231979495499

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-14 08:16:05 +00:00
David Karlsson
bd45e88ec6 Merge pull request #23897 from dvdksn/cagent-handoffs
cagent: explain sub_agents vs handoffs
2026-01-14 05:43:57 +01:00
Kristiyan Velkov
56f8119f53 [feat] update reactjs sample guide to use dhi example (#23821)
## Description

This PR adds a DHI-based Dockerfile example demonstrating how to build
an React.js application using the dhi-node image and serve it through
the dhi-nginx image.

## Reviews

- [x] Technical review
2026-01-13 11:50:39 -08:00
Craig Osterhout
d1c77771d5 dhi: add ubuntu migration (#23963)
<!--Delete sections as needed -->

## Description

Added general Ubuntu to Debian DHI migration.

-
https://deploy-preview-23963--docsdocker.netlify.app/dhi/migration/migrate-from-ubuntu/
-
https://deploy-preview-23963--docsdocker.netlify.app/dhi/migration/examples/go/
-
https://deploy-preview-23963--docsdocker.netlify.app/dhi/migration/examples/python/
-
https://deploy-preview-23963--docsdocker.netlify.app/dhi/migration/examples/node/

The tabbed comparison in the language examples is getting a bit wonky,
although still correct. A lot of tabs, and it randomly picks
alpine/debian as the final dhi image, whereas wolfi is probably going to
alpine and ubuntu is probably going to debian. Will look at this in a
followup.

## Related issues or tickets

ENGDOCS-3142

## 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-01-13 11:41:39 -08:00
Craig Osterhout
3355f978a8 dhi: wording update (#23971)
<!--Delete sections as needed -->

## Description

Minor wording change.

## Related issues or tickets

Issue raised in #23963

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-13 10:39:05 -08:00
David Karlsson
afbfa6245d Merge pull request #23970 from dvdksn/fix-wantsmarkdown-redirect
fix: use the correct filepath to markdown rendition (no index.md)
2026-01-13 17:17:00 +01:00
David Karlsson
9afd284fe4 fix: use the correct filepath to markdown rendition (no index.md)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 17:13:43 +01:00
David Karlsson
50f7d86aef Merge pull request #23960 from dvdksn/improve-markdown-rendering
improve markdown rendering
2026-01-13 16:54:52 +01:00
David Karlsson
2da917ef95 Merge pull request #23969 from dvdksn/fix-gordon-hotjar-clash
site(gordon): shorten footer message
2026-01-13 16:37:50 +01:00
David Karlsson
04b50acd16 site(gordon): shorten footer message
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 16:17:38 +01:00
David Karlsson
f2dc1586c2 Merge pull request #23709 from dvdksn/gordon
site: use gordon for ask ai
2026-01-13 15:42:43 +01:00
David Karlsson
33f0ec928c site(gordon): update example questions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 15:37:59 +01:00
David Karlsson
3cc68ba78f Merge pull request #23936 from ericcurtin/doc-enhance
Add Docker Model Runner documentation
2026-01-13 13:30:39 +01:00
Craig Osterhout
73d872068a hub: add webhook callback note (#23962)
<!--Delete sections as needed -->

## Description

Added note that callback is legacy and is no longer supported.

## Related issues or tickets

Closes #23955
https://docker.slack.com/archives/C01043ZHY6L/p1768249016247099

## Reviews

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

- [ ] Editorial review
- [X] Technical review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-13 12:35:36 +01:00
David Karlsson
672eac9241 site(gordon): add link to feedback issue
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:28:17 +01:00
David Karlsson
26e697d482 site(gordon): add turn limit (10 messages)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01:00
David Karlsson
f0dd5b6c80 site(gordon): do not persist open state
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01:00
David Karlsson
b0e9949db2 site(gordon): get qa ID from stream chunk
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01:00
David Karlsson
4455ac2821 site(gordon): always show message actions, add error handling
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01:00
David Karlsson
3a25078dba site(gordon): add y padding for response in loading state
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01:00
David Karlsson
e92886454d site(gordon): make page context switch prettier
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01:00
David Karlsson
14d73dab86 site(gordon): escape HTML in markdown text to preserve angle brackets
Configure marked.js to escape HTML entities in text tokens while
preserving code blocks. This allows angle brackets like <target-name>
to display correctly in regular text without being interpreted as HTML
tags, while keeping code examples intact.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01:00
David Karlsson
eb4bb34edf site(gordon): update message window styles
- Increase chat panel width from 70ch to 80ch
- Update user message background colors for better contrast
- Add prose styling to messages for consistent typography
- Simplify message rendering template structure

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01:00
David Karlsson
a9651d19db site(gordon): configure hostname with HUGO_USE_LOCAL_GORDON
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01:00
David Karlsson
f54f6db10c site(gordon): show error message when rate limited
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01:00
David Karlsson
d3a595ef6a site: use gordon for ask ai
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01: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
23a6fde9cb site: render page info dropdown on cli pages
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-12 15:45:33 +01:00
David Karlsson
8c05ef70b8 hugo: render markdown for api/cli reference pages
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-12 15:42:05 +01:00
David Karlsson
8fb9d3a9a5 ci: flatten markdown files for preview builds
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-12 15:17:32 +01:00
David Karlsson
aa10ed9784 hugo: improve metadata rendering for markdown output
Render title and related pages as front matter

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-12 15:17:32 +01:00
David Karlsson
390938c17c site: support content negotiation for markdown/plaintext
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-12 15:17:32 +01:00
David Karlsson
8e88adb4ad site: improve the page options menu
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-12 15:17:32 +01:00
David Karlsson
b45c1b846e site: update page opts menu ref to markdown pages
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-12 15:11:19 +01:00
David Karlsson
b3a1fe27ba site: add rel link to markdown output
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-12 15:11:19 +01:00
David Karlsson
58ca053f98 hugo: add post-process script to flatten markdown files
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-12 15:11:19 +01:00
David Karlsson
b619ed27d3 hugo: improve shortcode rendering for markdown output
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-12 13:02:07 +01:00
github-actions[bot]
ee98ad1e95 docs: address issue #23891 (#23957)
## Summary
Fixed Docker Desktop Ubuntu installation commands to use `apt install`
instead of `apt-get install` for local .deb files.

## Changes
- Changed `apt-get install` to `apt install` in the Install Docker
Desktop section
- Changed `apt-get install` to `apt install` in the Upgrade Docker
Desktop section
- Kept `apt-get update` unchanged (works correctly)

Fixes #23891

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

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-12 10:26:15 +00:00