Commit Graph

65738 Commits

Author SHA1 Message Date
Craig Osterhout
7f8e2b074d dhi: add redirect (#23841)
<!--Delete sections as needed -->

## Description

Add url redirect for in-product link.

## 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-15 18:14:13 +00:00
David Karlsson
202475fe91 Merge pull request #23836 from dvdksn/header-btns
site: improve header buttons, remove support link
2025-12-15 17:36:05 +01:00
David Karlsson
d0aa0fe985 Merge pull request #23835 from vvoland/update-docker
engine: 29.1.3
2025-12-12 17:44:20 +01:00
David Karlsson
4cc579f17b site: improve header buttons, remove support link
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-12 17:43:34 +01:00
Paweł Gronowski
eb2beaa0b6 engine: Update version
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-12-12 16:54:01 +01:00
Paweł Gronowski
8f3b7e294c engine: 29.1.3
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-12-12 15:39:55 +01:00
David Karlsson
e39461ce72 Merge pull request #23786 from rumpl/docs-cagent
Cagent docs
2025-12-11 07:13:42 +01:00
David Karlsson
dca711a428 Merge pull request #23833 from thaJeztah/debug_keywords
engine: add some extra keywords for finding the debug section
2025-12-11 07:09:37 +01:00
Sebastiaan van Stijn
89b5ede2a0 engine: add some extra keywords for finding the debug section
I forgot where we documented this, and ChatGPT wasn't able to provide
the link, so I asked it to suggest improvements for it to discover the
page :)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-12-11 00:16:47 +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
Luca Guerra
e9a8a4fdd8 Desktop: fix 4.50.0 Gordon release notes (#23828)
<!--Delete sections as needed -->

## Description

Add/fix Gordon AI release notes from 4.50.0 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
2025-12-10 18:21:38 +00:00
temenuzhka-thede
2e07997f0a Update security-announcements.md for CVE-2025-13743 (#23825)
Update security notes to reference CVE-2025-13743
https://www.cve.org/CVERecord?id=CVE-2025-13743

<!--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-10 18:20:17 +00:00
temenuzhka-thede
b61bd23863 Update release-notes.md for CVE 13743 (#23827)
<!--Delete sections as needed -->

## Description
Adding a reference to CVE-2025-13743
<!-- 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-10 18:19:41 +00:00
David Karlsson
2bb94837ec Merge pull request #23818 from doringeman/dmr-cli
vendor: github.com/docker/model-cli v1.0.3
2025-12-09 10:02:18 +01:00
Dorin Geman
b6558dd6be vendor: github.com/docker/model-cli v1.0.3
See changes in https://github.com/docker/model-runner/compare/cmd/cli/v0.1.44...cmd/cli/v1.0.3.

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-09 09:57:56 +01:00
Allie Sadler
30c572f483 Desktop: bug (#23823)
<!--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-08 15:38:56 +00:00
Allie Sadler
8a5b59f8e6 VMware link fix (#23817)
Fix for issue pointed out here
https://docker.slack.com/archives/C04300R4G5U/p1764950979466149
2025-12-08 09:30:10 +00:00
David Karlsson
ef718d117b Merge pull request #23510 from aevesdocker/ENGDOCS-3037
build: new driver-opt parameter
2025-12-05 14:55:14 +01:00
David Karlsson
e8055e890f Merge pull request #23748 from AviVahl/patch-1
docs: update dnf repo installation commands
2025-12-05 14:53:26 +01:00
David Karlsson
9f49b8d5d6 Merge pull request #23809 from Matra-Master/patch-1
Fix: missing stage name in php-fpm Dockerfile
2025-12-05 14:52:49 +01:00
David Karlsson
025b4c2de9 Merge pull request #23814 from joe0BAB/pass
feat: documentation for docker-pass CLI plugin
2025-12-05 14:51:45 +01:00
David Karlsson
fcb870e75c Merge pull request #23811 from doringeman/dmr-docs
model-runner: document inference engine support and GitHub issue reporting
2025-12-05 14:51:29 +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
Johannes Großmann
847834562e feat: documentation for docker-pass CLI plugin
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-05 12:21:43 +01:00
Dorin-Andrei Geman
9963fecdaf gpu: mention Docker Model Runner (#23810)
<!--Delete sections as needed -->

## Description

Mention Docker Model Runner to test the GPU on Windows with NVIDIA
platforms.

<img width="952" height="603" alt="Screenshot 2025-12-04 at 17 33 12"
src="https://github.com/user-attachments/assets/92d68d8d-097e-4599-9e73-12121f495359"
/>


## 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>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-12-05 10:13:17 +00:00
Guillaume Lours
a4b77bfdc7 add missing 'direct path' to provider 'type' attribute definition (#23813)
<!--Delete sections as needed -->

## Description
Add the 3rd option allowing to pass a direct path to configure
`provider.type` attribute

## 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: Nicolas De loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-12-05 08:43:01 +00:00
David Karlsson
64afb7e42d Merge pull request #23800 from dvdksn/update-pgdata-path
chore: change mount path to work with postgres:18
2025-12-04 22:00:51 +01:00
Craig Osterhout
4fe8ce051d dhi: add scout scoring (#23805)
<!--Delete sections as needed -->

## Description

Added information about Scout scoring to DHI docs for legal.


https://deploy-preview-23805--docsdocker.netlify.app/dhi/features/support/

## 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-04 09:27:43 -08:00
Fran Carabajal
889c4f11c9 Fix: missing stage name in php-fpm Dockerfile
I simply added the stage name that the compose.prod.yml references for service php-fpm since it was not building when I tried using those fiels.
2025-12-04 12:19:40 -03:00
Allie Sadler
a55bf1ba7b Desktop: 4.54 RN (#23793)
<!--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-04 14:07:30 +00:00
Allie Sadler
1da94b143e compose sdk: release follow-up (#23803)
<!--Delete sections as needed -->

## Description

Follow-up to https://github.com/docker/docs/pull/23802

- moves major new release to new release notes page
- adds the Compose SDK 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
2025-12-04 13:35:21 +00:00
David Karlsson
0220ef6745 chore: change mount path to work with postgres:18
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-04 11:08:14 +01:00
David Karlsson
caf286000e Merge pull request #23806 from yaohwu/patch-1
fix desc about cli api version 1.44
2025-12-04 05:32:56 +01:00
Yaoh Wu
9cab27dfde fix desc about cli api version 1.44
the api version 1.44 is still supported from https://github.com/docker/cli/pull/6551
2025-12-04 11:22:31 +08:00
Craig Osterhout
6ae7dd477f dhi: feedback (#23703)
<!--Delete sections as needed -->

## Description

Updated DHI topics from feedback.

-
[/dhi/how-to/customize/](https://deploy-preview-23703--docsdocker.netlify.app/dhi/how-to/customize/):
  - Add multi-platform info
  - Add some initial best practices
-
[/dhi/about/available/](https://deploy-preview-23703--docsdocker.netlify.app/dhi/about/available/):
Add some justification for using Debian.
-
[dhi/about/build-process/](https://deploy-preview-23703--docsdocker.netlify.app/dhi/about/build-process/):
Add high-level build process

## Related issues or tickets

ENGDOCS-3099

## 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>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-12-03 13:40:31 -08:00
David Karlsson
36a6d2708c Merge pull request #23751 from dvdksn/update-go-sdk-examples
update go sdk examples
2025-12-03 21:52:16 +01:00
Nicolas De loof
90bbaacaa5 Docker Compose v5 (#23802)
## Description

Docker Compose v5

## Related issues or tickets

## Reviews

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

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2025-12-03 13:25:29 +00:00
David Karlsson
9ea450b40c Merge pull request #23766 from dvdksn/containerd-disk-usage
engine: clarify increased disk usage with containerd image store
2025-12-03 13:14:37 +01:00
David Karlsson
3b45e7da82 Merge pull request #23801 from dvdksn/rm-setup-buildx-action-install
build: deprecate install input for setup-buildx-action
2025-12-03 11:07:48 +01:00
David Karlsson
4f1906aad9 build: deprecate install input for setup-buildx-action
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-03 10:50:39 +01:00
Sebastiaan van Stijn
0e92efcddb Merge pull request #23799 from vvoland/update-docker-2912
engine: 29.1.2
2025-12-03 00:14:54 +01:00
Paweł Gronowski
c20f9dbe4d vendor: github.com/docker/cli v29.1.2
full diff: https://github.com/docker/cli/compare/v29.1.1...v29.1.2

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-12-02 23:52:43 +01:00
Paweł Gronowski
23d565e72e engine: Update version
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-12-02 23:38:33 +01:00
Paweł Gronowski
951f91428d engine: 29.1.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-12-02 23:12:54 +01:00
David Karlsson
ef743c7f57 Merge pull request #23798 from sheltongraves/patch-25
Update manage-a-team.md
2025-12-02 21:19:41 +01:00
sheltongraves
6a9c9552b7 Update manage-a-team.md
The ability to view a teams permissions is no longer available since the permissions have been moved to app.docker.com
2025-12-02 14:44:06 -05:00
David Karlsson
4d81113c84 Merge pull request #23796 from dvdksn/provenance-version-opt
build: slsa version parameter for provenance attestations
2025-12-02 18:10:02 +01:00
David Karlsson
97d61a4d35 Merge pull request #23797 from dvdksn/vendor-cli-29.1.1
vendor: github.com/docker/cli v29.1.1
2025-12-02 16:25:27 +01:00
David Karlsson
a7de782352 vendor: github.com/docker/cli v29.1.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-02 16:16:04 +01:00
David Karlsson
5f870c5cea build: slsa version parameter for provenance attestations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-02 15:41:05 +01:00