Commit Graph

65460 Commits

Author SHA1 Message Date
Guillaume Lours
3bb0bfdfc0 release-notes for Compose v2.40.1 version (#23575)
<!--Delete sections as needed -->

## Description
Add release notes of Compose `v2.40.1` release

## Related issues or tickets
N/A

## Reviews

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

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

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-10-20 10:28:47 +00:00
Pradumna Saraf
c0e404f003 docs: Add a section in the Bun guide to use DHI (#23565)
<!--Delete sections as needed -->

## Description

Add a section in the Bun guide to use DHI

## Reviews

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

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

---------

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-10-17 10:33:03 -07:00
Craig Osterhout
8956abde38 dhi: update mirroring ux (#23571)
<!--Delete sections as needed -->

## Description

Updated mirroring flow.
- Removed the step to choose a name. Users can no longer choose a name
unless it's already been mirrored. Even then, there's now a default
name, so not required.
- Removed the screenshot of the mirror screen. The screen is now
different. Removed instead of updated as there is nothing complex.
Previously had it to show an example of the name prefixed with `dhi-`.
 - Updated screenshot of mirror button.

Updated topics:
-
https://deploy-preview-23571--docsdocker.netlify.app/dhi/get-started/#step-3-mirror-the-image
-
https://deploy-preview-23571--docsdocker.netlify.app/dhi/how-to/mirror/#mirror-an-image-repository

## Related issues or tickets

https://docker.slack.com/archives/C0989V6TAK0/p1760358028944909

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2025-10-17 07:54:54 -07:00
Allie Sadler
0e18d8447d ENGDOCS-2620 (#23574)
<!--Delete sections as needed -->

## Description

Makes legacy clear

## 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-17 09:45:29 -04:00
CrazyMax
b94b6b7b43 Merge pull request #23572 from crazy-max/build-cmd-update
build: don't specify the buildx install/uninstall commands
2025-10-17 13:16:05 +02:00
Allie Sadler
bd542ffe76 Desktop linux fixes (#23569)
<!--Delete sections as needed -->

## Description

Closes https://github.com/docker/docs/issues/23551
Closes https://github.com/docker/docs/issues/23552

## 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-17 10:56:26 +01:00
CrazyMax
2ae640065c build: don't specify the buildx install/uninstall commands
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-10-17 10:31:25 +02:00
Craig Osterhout
81cbb08557 dhi: add note that vex is retrieved from scout registry (#23566)
<!--Delete sections as needed -->

## Description

Added note that VEX attestation is retrieved from Scout registry by
default and users should ensure they can access it. Linked to mirroring
topic to inform user they can mirror attestations to another registry.

Updated pages:
-
https://deploy-preview-23566--docsdocker.netlify.app/dhi/how-to/scan/#use-vex-to-filter-known-non-exploitable-cves
-
https://deploy-preview-23566--docsdocker.netlify.app/dhi/core-concepts/vex/#use-vex-to-filter-known-non-exploitable-cves

## Related issues or tickets

ENGDOCS-3052

https://docker.slack.com/archives/C04M34MRQS1/p1760484146454809?thread_ts=1760465235.492129&cid=C04M34MRQS1

## 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-10-16 09:57:06 -07:00
Craig Osterhout
a25eeca707 dhi: add scout result comparison (#23567)
<!--Delete sections as needed -->

## Description

Some scanners report different results than Scout.

Updated scan topic:
- Added some results that may be different
- Added links so users can see how to filter results with grype and
trivy.

## Related issues or tickets

ENGDOCS-3045

https://docker.slack.com/archives/C04M34MRQS1/p1759880139320619?thread_ts=1759851728.674399&cid=C04M34MRQS1

## 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-16 09:54:29 -07:00
Sebastiaan van Stijn
b6d6f364e9 networking documentation changes for engine v29 (#23362)
<!--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: Rob Murray <rob.murray@docker.com>
Co-authored-by: Rob Murray <rob.murray@docker.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-10-16 15:39:22 +01:00
Craig Osterhout
cb3d7dbe70 dhi: add keywords to mirroring (#23556)
<!--Delete sections as needed -->

## Description

Added more keywords based on internal feedback of being unable to find
the topic via keyword search with certain terms: `internal registry` and
third-party registry names

## 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-10-15 08:47:34 -07:00
Sarah Sanders
74f50cc03d admin: activity log data retention (#23553)
## Description
- Clarify data retention from activity logs is 30 days in app.docker.com
- Retrieved longer data from API

## Related issues or tickets

https://docker.atlassian.net/browse/ENGDOCS-3049?atlOrigin=eyJpIjoiNzJiMGJlOThjMDEwNDJkYThjMmQzNmY0YmExZGMyNzkiLCJwIjoiaiJ9

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-10-14 14:13:20 -04:00
Sarah Sanders
81f9a83e77 enterprise: dd settings reference AI (#23554)
## Description
- Improve DD settings reference to include a callout about enabling the
setting in Admin Console for Docker Business customers
- There is a safeguard in place that allows Business orgs to control
this setting from the AC only, the prevent unauthorized use of Docker AI
features

## Related issues or tickets

https://docker.atlassian.net/browse/ENGDOCS-3044?atlOrigin=eyJpIjoiOGUwZTUxMWJkOTkyNGNiNDg3ZGViNGZhOTM5N2I4YmIiLCJwIjoiaiJ9
2025-10-14 14:10:27 -04:00
Enin
3be482487d add: feedback-dhi (#23497)
<!--Delete sections as needed -->

## Description

Adds the communication point between the world and the DHI team.

## 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-10-14 07:53:25 -07:00
Allie Sadler
9110fbe7e8 build: --set (#23512)
<!--Delete sections as needed -->

## Description

addresses https://github.com/docker/buildx/issues/872

Upstream PR here https://github.com/docker/buildx/pull/3456

## 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-14 10:35:06 +01:00
CrazyMax
2d4a2caafb Merge pull request #23543 from crazy-max/ci-s3-no-public-acl
ci: don't set public acl when uploading files to s3 bucket
2025-10-13 11:46:13 +02:00
karman
4a0ea3c90a Updated proxy info in config profile template (#23548)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->
Updated company.proxy:443 (:80) to company.proxy:port, as ports can be
any valid port.

## Related issues or tickets

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

## Reviews

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

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-10-13 10:41:04 +01:00
Allie Sadler
c4bc45e48b RN: add links (#23547)
<!--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-10-13 10:22:22 +01:00
CrazyMax
e3677a4be0 ci: don't set public acl when uploading files to s3 bucket
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-10-13 10:32:46 +02:00
CrazyMax
de6d230811 Merge pull request #23542 from crazy-max/update-lambda
update lambda to handle secure s3 bucket
2025-10-13 10:25:36 +02:00
Junho Lee
52e93b079d Fix: update compose intro doc (#23545)
## Description
Corrected a minor typo in the Compose documentation.
The word “complimentary” was replaced with “complementary” to accurately
describe “complementary files”.

## Related issues or tickets

#23466 

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-10-13 08:23:08 +01:00
Guillaume Tardif
fa132e348d Merge pull request #23515 from gtardif/extension_binary_exec_on_host
Update extension documentation: the SDK to execute commands on the host is not restricted to binaries listed in the extension metadata.
2025-10-10 15:59:50 +02:00
Sebastiaan van Stijn
36933945ba Merge pull request #23540 from vvoland/ubuntu-questing
engine/install: Add Ubuntu 25.10
2025-10-10 15:54:50 +02:00
CrazyMax
f77e196dc2 update lambda to handle secure s3 bucket
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-10-10 15:23:49 +02:00
Allie Sadler
ff4ce755fd fix note (#23541)
<!--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-10-10 14:22:06 +01:00
Guillaume Tardif
a4939817c6 Add note in the extension security model
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2025-10-10 15:15:33 +02:00
Paweł Gronowski
53c8232124 engine/install: Add Ubuntu 25.10
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-10-10 13:59:49 +02:00
karman
a2fc5c2b52 updated the examples (#23539)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

Specified separate examples for PAC file and PAC script to avoid
confusion.

## Related issues or tickets

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

## Reviews

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

- [ ] Technical review
- [X] Editorial review
- [ ] Product review
2025-10-10 12:33:55 +01:00
Dorin-Andrei Geman
acd7d2da5c Desktop: release notes 4.48: Docker Model Runner CLI upgrade (#23538)
<!--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: Dorin Geman <dorin.geman@docker.com>
2025-10-10 11:00:39 +01:00
Dorin-Andrei Geman
575b04ef84 docs: models-and-compose: move deprecated provider service type section to end of page (#23537)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

Move deprecated `provider` service type section to end of page to not
interrupt the reading flow of the preferred definition.

## 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: Dorin Geman <dorin.geman@docker.com>
2025-10-10 10:58:04 +01:00
Dorin-Andrei Geman
cceb45f80e Desktop: release notes 4.48: Docker Model Runner (#23535)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

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

https://github.com/docker/model-runner/issues/166 fixed in
https://github.com/docker/model-runner/pull/189.

## Reviews

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

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

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
2025-10-10 09:53:43 +00:00
Dorin-Andrei Geman
25ca52df31 docs: add docker/model-runner to CLI reference repos (#23536)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

Add https://github.com/docker/model-runner to CLI reference repos.

## 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: Dorin Geman <dorin.geman@docker.com>
2025-10-10 10:47:08 +01:00
Allie Sadler
4ede0601ae 4.48 desktop release content (#23533)
<!--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: Luciano Ciccariello <Xeeynamo@users.noreply.github.com>
Co-authored-by: karman <110832017+karman-docker@users.noreply.github.com>
2025-10-09 13:35:24 -07:00
Allie Sadler
5e1b08d533 Desktop: release notes 4.48 (#23503)
<!--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>
2025-10-09 13:33:52 -07:00
Paweł Gronowski
f819659d0e Update supported distros (#23532)
<!--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>
2025-10-09 13:38:52 +01:00
Andrei Albu
23718022d8 docs: add troubleshooting guide for Docker.app is damaged dialog on macOS (#23523)
<!--Delete sections as needed -->

## Description

Addresses the non-atomic copy issue when other apps use Docker CLI
during a DMG drag-and-drop installation on macOS by:
- Adding a pre-install callout to the Mac install page with warnings
about closing apps that call Docker
- Created a dedicated troubleshooting page for the macOS "damaged app"
dialog issue
- Added cross-references from troubleshoot index and known issues pages

## Related issues or tickets

DKP-2447

## Reviews

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

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

---------

Co-authored-by: aevesdocker <allie.sadler@docker.com>
2025-10-09 11:20:47 +01:00
Usha Mandya
80d57c354f Merge pull request #23521 from thaJeztah/bump_mcp
update mcp reference to v0.22.0
2025-10-09 11:03:14 +01:00
Allie Sadler
df185b501a Compose volume clarity (#23531)
<!--Delete sections as needed -->

## Description

addresses
https://docker.slack.com/archives/C04BMTUC41E/p1759908356837639

## 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-09 10:28:44 +01:00
Julian Figueroa
41810b9686 Update containerize.md (#23526)
## Description

Fix a typo.

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-10-08 15:52:15 -07:00
Sebastiaan van Stijn
bb847bd16e reference: mcp: add markdown stubs for new subcommands
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-10-08 23:09:18 +02:00
Sebastiaan van Stijn
f4addc2d36 update mcp reference to v0.22.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-10-08 23:01:34 +02:00
Usha Mandya
c9fc5e1015 Merge pull request #23518 from vvoland/update-docker
engine: 28.5.1
2025-10-08 17:01:08 +01:00
Craig Osterhout
e490b0fd16 hub: update categories (#23525)
<!--Delete sections as needed -->

## Description

Updated Hub categories: 

- Added developer tools
- Fixed capitalization to align with UI wording.


https://deploy-preview-23525--docsdocker.netlify.app/docker-hub/repos/manage/information/#available-categories

## Related issues or tickets

ENGDOCS-3042

## 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-10-08 08:54:34 -07:00
Paweł Gronowski
6ea83e724f vendor: github.com/docker/cli v28.5.1
full diff: https://github.com/docker/cli/compare/v28.4.0...v28.5.1

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-10-08 15:31:30 +02:00
Paweł Gronowski
67a83f8fab vendor: github.com/moby/moby v28.5.1
full diff: https://github.com/moby/moby/compare/v28.4.0...v28.5.1

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-10-08 15:30:51 +02:00
Paweł Gronowski
6c14a64179 engine: Update version
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-10-08 15:02:25 +02:00
Paweł Gronowski
e246e23bb3 engine: 28.5.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-10-08 14:40:26 +02:00
Allie Sadler
f32b6c796f desktop: refresh landing (#23520)
<!--Delete sections as needed -->

## Description

add new products, removes old products

## 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-08 12:31:30 +01:00
Sarah Sanders
8d26f9ea1e admin: deprecate org management from Hub (#23516)
## Description
- CX team is deprecating org management from Hub. This PR removes
callouts that were previously added to docs to notify of the upcoming
change, and removes Docker Hub UI instructions to relevant sections
impacted

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

## Reviews
@chrstnfrrs
2025-10-07 10:46:35 -07:00
Guillaume Tardif
e7bf04bff1 Update extension documentation: the SDK to execute commands on the host is not restricted to binaries listed in the extension metadata.
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2025-10-07 18:35:52 +02:00