Commit Graph

3658 Commits

Author SHA1 Message Date
Mathieu Champlon
7d55695fe6 Specify the admin-settings.json file encoding 2026-01-15 11:47:08 +01: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
David Karlsson
90ce519580 cagent: explain sub_agents vs handoffs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-27 14:58:27 +01:00
hashlash
6bc51ebe72 Fix typo in Docker IP forwarding documentation
Corrected a typo in the Docker section regarding IP forwarding settings.
2025-12-26 09:18:06 +07:00
Craig Osterhout
296fbdd23a dhi: add additional resources (#23879)
<!--Delete sections as needed -->

## Description

Add centralized place for all scattered DHI resources and quick links.
Potentially add the language-specific guide links here also once they're
polished.

https://deploy-preview-23879--docsdocker.netlify.app/dhi/resources/

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

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

- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2025-12-24 17:51:07 -08:00
flopwiki
2fdf4f6443 Update local-models.md
Models available to the local Docker catalog are only option for list
2025-12-21 16:30:25 -05:00
github-actions[bot]
02d82e2105 docs: address issue #23194
This change was automatically generated by the documentation agent team
in response to issue #23194.

🤖 Generated with cagent
2025-12-19 20:35:04 +01:00
Craig Osterhout
5f386f15b5 dhi: fix typo (#23870)
<!--Delete sections as needed -->

## Description

Fix small typo.

## 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-19 07:06:41 +01:00
Melroy van den Berg
6c2aa4e7ca Angular: Change the default Nginx paths to /tmp in Docker Container (#23837)
## Description

In your Angular + Nginx Docker example you are running a non-root user,
but by default Nginx will try to write to directories like
`/var/cache/nginx/`. Which will cause errors like:

```
mkdir() "/var/cache/nginx/client_temp" failed (13: Permission denied)
```

This PR fixes that, and simply changing the default temp path
directories (like you did for the pid file as well) to the `/tmp`
directory. Which will work when using the `nginx` user in Docker. Mainly
`client_body_temp_path` change was needed here, but I would set more
just to be sure.

## Reviews

- [x] Technical review
- [x] Editorial review
- [ ] Product review
2025-12-18 13:54:47 -08:00
Craig Osterhout
74e6153022 hub: modify dct deprecation notice (#23869)
<!--Delete sections as needed -->

## Description

This PR moves the DCT retirement notice from a callout at the top of the
DOI section to a "Troubleshooting failed pulls" subsection at the end.

From a user's perspective:
- Many users don't have `DOCKER_CONTENT_TRUST=1` set and won't
experience any issues. A callout at the top of the page adds unnecessary
friction for users just trying to learn about DOI.
- Users trying to implement DCT will see notices in DCT docs
- Users experiencing pull failures will naturally look for
troubleshooting information. Placing this at the end of the section as a
dedicated troubleshooting subsection makes it easier to find when they
actually need it.
- The new structure follows a logical IA flow of learn about DOI →
understand how to use them → troubleshoot issues if they occur.

## 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-18 13:13:42 -08:00
Allie Sadler
937744b3a4 subscription: more pricing page links (#23866)
<!--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-12-18 16:46:34 +00:00
Nicolas De loof
f2633dabdc compose 5.0.1 (#23868)
## Description

Note: I can't run `hugo mod vendor`:

```
$ hugo mod vendor 
WARN  deprecated: the ":slugorfilename" permalink token was deprecated in Hugo 0.144.0 and will be removed in a future release. Use ":slugorcontentbasename" instead.
Error: html/template:redirect/single.html:1:13: no such template "_internal/alias.html"
```

## Related issues or tickets

## Reviews

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

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-12-18 15:51:00 +00:00
Pradumna Saraf
86fdcb4d86 docs: Update Deno containerization guide to reflect new DHI process (#23856)
## Description

Update the Deno containerization guide to reflect the new DHI access
method

## Reviews

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

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-12-18 14:45:16 +01:00
Pradumna Saraf
41d10489f6 docs: Update Bun containerization guide to reflect new DHI process (#23857)
<!--Delete sections as needed -->

## Description

Update the Bun containerization Bun to reflect the new DHI access method

## Reviews

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

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-12-18 14:44:52 +01:00