Commit Graph

66021 Commits

Author SHA1 Message Date
Mathieu Champlon
d51062abef Update 4.57 release notes with mention of CVE-2025-14740 2026-02-04 15:32:17 +01:00
Sebastiaan van Stijn
18ed80925a Merge pull request #24073 from thaJeztah/rm_ubuntu_25.04
engine/install: remove Ubuntu 25.04 ("plucky"), which is EOL
2026-02-04 12:38:36 +01:00
Sebastiaan van Stijn
be37c0192d engine/install: remove Ubuntu 25.04 ("plucky"), which is EOL
Ubuntu 25.04 ("plucky") reached EOL on January 15, 2026;
https://documentation.ubuntu.com/project/release-team/list-of-releases/#end-of-life

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-04 12:27:13 +01:00
Allie Sadler
2af67e5036 Update allowlist (#24072)
<!--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: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-04 11:10:13 +01:00
David Karlsson
c852cb3f0e Merge pull request #24071 from docker/dependabot/github_actions/docker/cagent-action-1.1.2
build(deps): bump docker/cagent-action from 1.1.0 to 1.1.2
2026-02-04 05:44:17 +01:00
dependabot[bot]
cecf62d8f2 build(deps): bump docker/cagent-action from 1.1.0 to 1.1.2
Bumps [docker/cagent-action](https://github.com/docker/cagent-action) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/docker/cagent-action/releases)
- [Commits](https://github.com/docker/cagent-action/compare/v1.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: docker/cagent-action
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-04 04:09:32 +00:00
David Karlsson
22b602ac3c Merge pull request #24051 from dvdksn/agent-refactor
agent refactor
2026-02-04 05:08:38 +01:00
Allie Sadler
9b14e2d355 requirements swap (#24066)
<!--Delete sections as needed -->

## Description

Makes apple silicon the default as per @usha-mandya request

## 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-02-03 16:02:06 +00:00
george
b7f822a3c8 DD 4.59.1 (#24064)
<!--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-02-03 12:46:32 +00:00
David Karlsson
7b2daf6b52 ci: bump cagent version to v1.20.3
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-03 10:03:49 +01:00
David Karlsson
c74db80c49 ci: improve scope definition of tech writer ci agent
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-03 10:03:49 +01:00
Paweł Gronowski
17c1aef201 Merge pull request #24060 from vvoland/update-docker
engine: 29.2.1
2026-02-02 18:17:16 +00:00
David Karlsson
f48305d021 sandboxes 0.10.1 (#24059)
- **cli: docker sandboxes v0.10.1**
- **sandboxes: add `docker sandbox save` to templates docs**
- **sandboxes: add copilot to supported agents**
- **sandboxes: call out yolo mode by default in overview**

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-02 18:00:06 +01:00
David Karlsson
9f5390e643 sandboxes: call out yolo mode by default in overview
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-02 17:50:02 +01:00
David Karlsson
6cf15833c8 sandboxes: add copilot to supported agents
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-02 17:47:01 +01:00
David Karlsson
c1b87c9028 sandboxes: add docker sandbox save to templates docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-02 17:44:13 +01:00
Paweł Gronowski
d8dcb698ff engine: 29.2.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-02-02 17:43:11 +01:00
David Karlsson
bed26cad03 cli: docker sandboxes v0.10.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-02 16:37:13 +01:00
Tobias Fenster
53aa093915 Document OpenCode integration for Docker Model Runner and WSL troubleshooting (#24052)
Added OpenCode integration details and configuration instructions. Also
added a troubleshooting hint for WSL

<!--Delete sections as needed -->

## Description

Added instructions on how to use OpenCode based on the official blog
post for the topic

## 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: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-02 16:24:23 +01:00
Allie Sadler
8e963e52bf Compose badge tidyup (#24057)
<!--Delete sections as needed -->

## Description

Removes 'new' badges for items that are no longer new

## 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-02-02 15:10:51 +00:00
Allie Sadler
ebe6fd2846 4.59 RN (#24022)
<!--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: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-02 12:46:32 +00:00
David Karlsson
2c5ffebb31 feat: add docs engineer agent
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-01 10:39:13 +01:00
David Karlsson
0529f86fd3 feat: improve structure of tech_writer prompt
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-01 10:39:13 +01:00
David Karlsson
a20bb48b00 chore: add cagent schema modeline to tech_writer.yml
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-01 07:15:00 +01:00
David Karlsson
6c2e868993 chore: rename agent.yml -> tech_writer.yml
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-01 07:15:00 +01:00
David Karlsson
66ff3c700c update sandbox cli ref (#24042)
- **sandboxes: regenerate, vendor cli reference docs**
- **chore: move `docker sandbox create` to a section page**

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-30 12:53:35 +01:00
John Vines
9b18858cc7 Merge pull request #24045 from onboard-data/main
Clarifying %L behavior for awslogs driver
2026-01-30 11:45:24 +01:00
Sebastiaan van Stijn
8386c3dd79 Merge pull request #24049 from lorenrh/fix-rn
fix(desktop): only show mac release
2026-01-30 09:51:10 +01:00
Lorena Rangel
82be58cba8 fix(desktop): only show mac release
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2026-01-30 09:42:15 +01:00
Craig Osterhout
25c5591253 dhi: add debug methods (#24038)
<!--Delete sections as needed -->

## Description

Added additional debugging methods: image mount and dev variant.

https://deploy-preview-24038--docsdocker.netlify.app/dhi/how-to/debug/

## Related issues or tickets

[ENGDOCS-3164](https://docker.atlassian.net/browse/ENGDOCS-3164)

## Reviews

- [ ] Editorial review


[ENGDOCS-3164]:
https://docker.atlassian.net/browse/ENGDOCS-3164?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2026-01-29 10:50:33 -08:00
David Karlsson
c2b0ff4032 Merge pull request #24044 from docker/agent/issue-24043
docs: address issue #24043
2026-01-29 17:35:53 +01:00
github-actions[bot]
7a86604fcf docs: address issue #24043
This change was automatically generated by the documentation agent team
in response to issue #24043.

🤖 Generated with cagent
2026-01-29 16:22:31 +00:00
Allie Sadler
e5d991869a patch release notes (#24041)
<!--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-29 10:12:13 +00:00
David Karlsson
7d8c9553d5 Merge pull request #24034 from dvdksn/bigger-feedback-buttons
site(gordon): make feedback/copy buttons more prominent
2026-01-29 10:06:51 +01:00
Guillaume Tardif
6b92566bf6 Document how to use extension private marketplace with settings managed via admin console (#23982)
<!--Delete sections as needed -->

## Description

Document how to use extension private marketplace with settings managed
via admin console.

## Related issues or tickets

https://docker.atlassian.net/browse/DKP-2583

## Reviews

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

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

---------

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: aevesdocker <allie.sadler@docker.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com>
2026-01-29 09:01:50 +00:00
David Karlsson
740d046b67 site(gordon): make feedback/copy buttons more prominent
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-29 10:01:05 +01:00
David Karlsson
a47fb5c0e2 Merge pull request #24040 from docker-tools-robot/dispatch/buildx-ref-v0.31.1
Update buildx reference to v0.31.1
2026-01-29 05:40:36 +01:00
David Karlsson
05752a846d Merge pull request #24039 from docker/dependabot/github_actions/docker/cagent-action-1.1.0
build(deps): bump docker/cagent-action from 1.0.7 to 1.1.0
2026-01-29 05:40:14 +01:00
tonistiigi
69ec4afdbc vendor: github.com/docker/buildx v0.31.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-29 04:13:11 +00:00
dependabot[bot]
91c0a557e6 build(deps): bump docker/cagent-action from 1.0.7 to 1.1.0
Bumps [docker/cagent-action](https://github.com/docker/cagent-action) from 1.0.7 to 1.1.0.
- [Release notes](https://github.com/docker/cagent-action/releases)
- [Commits](https://github.com/docker/cagent-action/compare/v1.0.7...v1.1.0)

---
updated-dependencies:
- dependency-name: docker/cagent-action
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-29 01:42:59 +00:00
David Karlsson
057896278a Merge pull request #24037 from docker/dependabot/npm_and_yarn/npm_and_yarn-c2faeb1381
build(deps): bump tar from 7.5.3 to 7.5.7 in the npm_and_yarn group across 1 directory
2026-01-28 18:37:24 +01:00
dependabot[bot]
655a3aaaa5 build(deps): bump tar in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [tar](https://github.com/isaacs/node-tar).


Updates `tar` from 7.5.3 to 7.5.7
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.3...v7.5.7)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.7
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-28 17:26:01 +00:00
Craig Osterhout
a6c720fd1d guides: update agentic guide (#24036)
<!--Delete sections as needed -->

## Description

Removed Offload.
Added tip for cagent.

## 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-28 09:11:26 -08:00
Paweł Gronowski
033f4df923 Merge pull request #24035 from thaJeztah/fix_vendoring_step2
vendor: github.com/docker/cli v29.2.0, github.com/docker/compose/v5 v5.0.2
2026-01-28 17:02:27 +00:00
Sebastiaan van Stijn
6c6566b70b vendor: github.com/docker/compose/v5 v5.0.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-01-28 17:41:56 +01:00
Sebastiaan van Stijn
c021cf6067 vendor: github.com/docker/cli v29.2.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-01-28 17:40:54 +01:00
Edith Puclla
6d1ccc8c4c docs: Add a section in the Rust guide to use DHI (#23728)
<!--Delete sections as needed -->

## Description

Updated the Rust language guide to include Docker Hardened Images (DHI).

Changes include:
- Added DHI as an option with tab-based layout (Official image /
Hardened image)
- Added a DHI-based Dockerfile example
- Updated build instructions to match docker init behavior
- Added DHI quickstart link in "Related information"

This follows the same structure used in the
[Bun](https://github.com/docker/docs/pull/23565) and
[Ruby](https://github.com/docker/docs/pull/23691) DHI updates.

## Reviews

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

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

---------

Co-authored-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-28 08:22:17 -08:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
ca0e85cf12 Replacing Yarn with npm in Docker Workshop (#24012)
- replace old Docker desktop screenshot with the new sidebar
- Remove all references to Yarn in the explanation for Part 1
- Show new project directory structure for getting-started-repo
- Remove PWD reference from Part 3
- Remove all occurances of Yarn in Part 7 and 8

<!--Delete sections as needed -->

## Description

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

## Related issues or tickets

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

## Reviews

This PR is heavily dependent upon
https://github.com/docker/getting-started-app/pull/98

<!-- 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-28 07:58:31 -08:00
David Karlsson
0440aae80a Merge pull request #24032 from docker/bot/sync-cli-docs
cli: sync docs with cli v29.2.0
2026-01-28 10:49:05 +01:00
David Karlsson
d7d5069d32 Merge pull request #23782 from dvdksn/build-input-policy
build: rego source policies
2026-01-28 10:48:41 +01:00