Commit Graph

3670 Commits

Author SHA1 Message Date
Ajeet Singh Raina, Docker Captain, ARM Innovator
f482b78ec9 Update understanding-image-layers.md (#23996)
<!--Delete sections as needed -->

## Description

Updated the Docker image layer output with the correct and latest size.

<!-- 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
2026-01-20 14:59:50 -08:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
d3bff5b489 Updated the screenshots with the latest node version (#23997)
<!--Delete sections as needed -->

## Description

This PR replaces old screenshots with the latest Node version.

<!-- 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
2026-01-20 14:58:30 -08:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
eaff43affd Revamped the Running Containers pages (#23998)
<!--Delete sections as needed -->

## Description

This PR:
- Replaces old Docker Desktop sidebar screenshots
- Updates the Volume section with the latest menu
- Updates psql CLI with the right version
- Adds New UI for scheduling Exports and Containers in-use

<!-- 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
2026-01-20 14:57:56 -08:00
Allie Sadler
aa2c38f196 Desktop: update issue tracker links (#23976)
<!--Delete sections as needed -->

## Description

issue tracker for DD will change in 4.57 release

## 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-19 11:08:38 +00:00
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
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
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
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
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
Allie Sadler
9c6d4cb22e Desktop: 4.56 RN (#23924)
<!--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
2026-01-12 10:03:22 +01:00
Kristiyan Velkov
548e6cd6ae [feat] update vue.js sample guide to use dhi example (#23822)
## Description

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

## Reviews

- [x] Technical review
2026-01-09 10:52:24 -08:00
Kristiyan Velkov
2edaefd82f [feat] update angular sample guide to use dhi example (#23820)
## Description

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

## Reviews


- [x] Technical review
2026-01-09 10:44:09 -08:00
Sharjeel Faiq
546ade7ffa Update what-is-a-container.md (#23950)
Fixed grammar issue

OLD LINE
Since containers are run in isolation, they have minimal influence on
the host and other containers, increasing the security of your
applications.

NEW LINE
Since containers run in isolation, they have minimal influence on the
host and other containers, increasing the security of your applications.
2026-01-09 11:00:08 +00:00
David Karlsson
8b2fedf083 Merge pull request #23945 from vvoland/update-docker-29
engine: 29.1.4
2026-01-09 10:37:02 +01:00
Craig Osterhout
6618b0dbb5 hub: add alias (#23948)
<!--Delete sections as needed -->

## Description

Added alias for moved topic.

## Related issues or tickets

Closes #23946
Related #23882

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-09 10:20:34 +01:00
Paweł Gronowski
ad8be55b7b engine: 29.1.4
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-08 20:51:23 +01:00
Allie Sadler
95132e4677 Removes DD: RSS feed (#23943) 2026-01-08 09:23:27 -08: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
Craig Osterhout
54ca9b78c4 get-started: add alias (#23942)
<!--Delete sections as needed -->

## Description

Added alias for old path.

## Related issues or tickets

Closes #23919

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-08 07:36:33 +00:00
Allie Sadler
0f8cb36493 ENGDOCS-3136 (#23939)
<!--Delete sections as needed -->

## Description

Updates Compose history and development page with v5 info

## 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 07:33:28 +00:00
David Karlsson
a5938bb3cb Merge pull request #23933 from jarqvi/fix/api-docs-links
Update api docs links
2026-01-07 15:27:06 +01:00
Eric Curtin
8bf6cd030e Add Docker Model Runner documentation
For configuration, IDE integrations, inference engines, and Open WebUI

Signed-off-by: Eric Curtin <eric.curtin@docker.com>
2026-01-07 13:26:04 +00:00
MohammadHasan Akbari
e42100bfe1 chore: update api version in api docs links
Signed-off-by: MohammadHasan Akbari <jarqvi.jarqvi@gmail.com>
2026-01-07 15:47:34 +03:30
Craig Osterhout
6e7df27020 dhi: add aliases (#23935)
<!--Delete sections as needed -->

## Description

`about` was renamed `explore`. Added some aliases.

## 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-07 07:37:24 +00: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
Igor Aleksandrov
7d658cda6c Updated Ruby guide to use dhi.io (#23863)
<!--Delete sections as needed -->

* Updated Ruby containerization guide to use dhi.io for hardened images.
* Used abbreviations for hardened images (DHI) and official images (DOI)
to align with official manuals
(https://docs.docker.com/dhi/migration/examples/go/). Optional and can
be changed to a better wording.
* Bumped Ruby version to 3.4.8.

## Reviews

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

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2026-01-06 13:39:57 -08:00
MohammadHasan Akbari
1596996ab0 fix: update api docs links
Signed-off-by: MohammadHasan Akbari <jarqvi.jarqvi@gmail.com>
2026-01-06 14:40:53 +03:30
Allie Sadler
df6b585352 ENGDOCS-3131 (#23930)
<!--Delete sections as needed -->

## Description

Part of the discussions with Compose team at the offsite, we agreed to
remove the migration page as we now have v5 and v1 stopped receiving
support 4 years ago. Visits to this page are minimal. Redirects are to
the main Compose landing page now and Vale error is to vvv old Desktop
release pages that are no longer visible

## 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-06 09:54:51 +00:00
Allie Sadler
920679726a ENGDOCS-3133 (#23931)
<!--Delete sections as needed -->

## Description

Removes the redundant sample apps page in the Compose docs, as per
discussions with the Compose team.
This page isn't really visited and it includes content that links to
other Compose docs pages. The link to the sample apps repo is better
served on other pages such as the quickstart tutorial. Redirects to the
Quickstart 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-06 09:51:45 +00:00
David Karlsson
772dfc345d Merge pull request #23921 from dvdksn/hugo-v0.154.2
hugo v0.154.2
2026-01-05 14:09:00 +01:00
Henré Botha
39d3def5a5 Fix typo (#23887)
## Description

Tiny grammar fix.
2026-01-05 11:06:33 +00:00
Matt Landis
9c5e29fc1f Docker Desktop 4.55 release notes - add missing fix for DDB-363 (#23878)
## Description

Added an item to the Docker Desktop 4.55 release notes to indicate it
fixed a bug with kubeadm + Registry Access Management.

## Related issues or tickets

DDB-363

## Reviews

<!-- Notes for reviewers here -->

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

- [X] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-05 11:04:28 +00:00
David Karlsson
73ea399d9a Merge pull request #23918 from Patuti/patch-1
Fix docker command syntax in GPU documentation
2026-01-05 11:03:49 +01:00
David Karlsson
8d9b9ef1e8 chore: remove deprecated _build frontmatter keyword
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-05 08:34:34 +01:00
David Karlsson
a5ff08f961 Merge pull request #23893 from hashlash/patch-1
Fix typo in Docker IP forwarding documentation
2026-01-05 08:10:30 +01:00
Everton Fernando Patitucci da Silva
2b708def9b Fix docker command syntax in GPU documentation 2026-01-04 22:09:48 -05:00
David Karlsson
91fa58799a Merge pull request #23884 from flopwiki/patch-1
Update local-models.md
2025-12-27 15:00:48 +01:00