Commit Graph

161 Commits

Author SHA1 Message Date
tonistiigi
eb8fa131d6 vendor: github.com/docker/buildx v0.32.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-04 00:53:25 +00:00
Dorin Geman
da3893027f vendor: github.com/docker/model-runner/cmd/cli v1.1.9-0.20260303081710-59280ed7abd5
See changes in https://github.com/docker/model-runner/compare/cmd/cli/v1.0.3...59280ed7abd5dc3859c6ed83277af7b868e08d79

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
2026-03-03 13:55:10 +02:00
David Karlsson
2db1ffab56 wip: vendor: mcp-gateway@v0.39.2 cli reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-20 12:10:52 +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
tonistiigi
1f62c0b77c vendor: github.com/docker/buildx v0.31.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-27 11:35:06 +00:00
David Karlsson
fa10c4395a vendor: github.com/moby/moby/api v1.53.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-27 12:01:01 +01:00
David Karlsson
ec72262eed scout: remove module for cli docs, vendor manually
Upstream docs had a formatting issue that needed a hotfix.
Rather than fixing the vendored yaml,
which would be overwritten the next time update (any) vendored modules,
I decided to manually copy the cli reference yaml to the data dir.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-05 09:18:29 +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
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
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
a9392c15ae vendor: github.com/moby/buildkit v0.26.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-14 14:21:08 +01:00
jsternberg
91004c582d vendor: github.com/docker/buildx v0.30.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-14 14:14:16 +01:00
David Karlsson
1c230f752c vendor: github.com/docker/cli v29.0.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-12 10:27:05 +01:00
David Karlsson
53953dc8d0 engine: use moby/moby/api module and bump min api version to 1.44
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit 79abab7d09)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-12 10:27:04 +01:00
Paweł Gronowski
aa3538cf2a vendor: github.com/moby/moby v28.5.2
full diff: https://github.com/moby/moby/compare/v28.5.1...v28.5.2

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-11-05 16:51:23 +01:00
David Karlsson
e4fece79ff vendor: github.com/moby/buildkit v0.25.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-03 13:55:25 +01:00
Guillaume Lours
24ca6ef7aa release-notes for Compose v2.40.3 version (#23629)
<!--Delete sections as needed -->

## Description
Add release notes of latest `v2.40.3` version of Compose

## 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

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-11-03 10:54:34 +00:00
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
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
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
CrazyMax
e379c4e044 update model-runner cli docs reference to v0.1.44 (#23504)
<!--Delete sections as needed -->

## Description

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

## Related issues or tickets

* https://github.com/docker/model-runner/pull/190
* https://github.com/docker/model-runner/pull/195

## Reviews

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

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

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-10-06 14:39:34 +01:00
Craig Osterhout
7da1a15974 scout: update cli to 1.18.4 (#23485)
<!--Delete sections as needed -->

## Description

Updated scout cli to 1.18.4
- Got vendor'd content from upstream
- Created new placeholders in `content/reference/cli/docker/scout` for
new commands
- Updated release notes


https://deploy-preview-23485--docsdocker.netlify.app/reference/cli/docker/scout/

https://deploy-preview-23485--docsdocker.netlify.app/scout/release-notes/cli/

## Related issues or tickets

DHI-449

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-10-03 08:31:50 -07:00
Allie Sadler
c57083b08d Update buildkit reference to v0.25.0 (#23479)
<!--Delete sections as needed -->

## Description

https://github.com/moby/buildkit/releases/tag/v0.25.0

## 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-01 11:19:03 +01:00
docker-tools-robot
d4b5b929d0 Update buildx reference to v0.29.0 (#23477)
Update the buildx reference documentation to keep in sync with the
latest release `v0.29.0`

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: jsternberg <1212129+jsternberg@users.noreply.github.com>
2025-10-01 09:29:00 +01:00
Sebastiaan van Stijn
d4bf9e5575 go.mod: update "replace" versions for docker, cli, moby
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-09-29 12:49:14 +02:00
Dorin-Andrei Geman
281569a15c vendor: github.com/docker/model-cli v0.1.41 (#23456)
<!--Delete sections as needed -->

## Description

Update model-cli docs for Docker Model Runner.
See changes in
https://github.com/docker/model-cli/compare/v0.1.40...v0.1.41.

```
VENDOR_MODULE=github.com/docker/model-cli@v0.1.41 make vendor
```

## 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-09-25 14:51:49 +01:00
Guillaume Lours
8b6b538cf0 release-notes for Compose v2.39.3 version (#23375)
<!--Delete sections as needed -->

## Description
Add release notes of latest `v2.39.3` release of Compose

## 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>
2025-09-09 11:27:45 +01:00
Usha Mandya
314f4d7d56 Merge pull request #23343 from doringeman/update-model-cli-docs
vendor: github.com/docker/model-cli v0.1.40
2025-09-05 11:47:10 +01:00
CrazyMax
54fe6a2666 Update buildkit reference to v0.24.0 (#23354)
## Description

https://github.com/moby/buildkit/releases/tag/v0.24.0

## Reviews

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

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

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-09-04 09:15:28 +01:00
Dorin Geman
2e36523454 vendor: github.com/docker/model-cli v0.1.40
See changes 08a8afeca4...8886eed257. Tag https://github.com/docker/model-cli/releases/tag/v0.1.40.

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
2025-09-02 18:07:46 +03:00
Arthur
abb32d2516 dmr: update cli (#23286) 2025-08-25 07:28:42 +00:00
docker-tools-robot
329e0a5550 Update buildx reference to v0.27.0 (#23278)
Update the buildx reference documentation to keep in sync with the
latest release `v0.27.0`

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: crazy-max <1951866+crazy-max@users.noreply.github.com>
2025-08-20 10:55:10 +01:00
Arthur
d6a53140c2 cli: add generated MCP cli refs (#23169)
Add generated MCP docs.
2025-08-12 16:20:15 +02:00
Guillaume Lours
8e06937458 release-notes for Compose v2.39.0 version (#23148)
<!--Delete sections as needed -->

## Description
Add release notes for Compose version `v2.39.0`

## 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>
2025-07-24 11:58:56 +01:00
CrazyMax
fe5670bf54 build: bake stdlib functions page
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-07-21 18:46:01 +02:00
crazy-max
c72b904803 vendor: github.com/docker/buildx v0.26.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-21 15:39:39 +00:00
Craig Osterhout
4ab38044a7 scout: update to latest cli (#22957)
<!--Delete sections as needed -->

## Description

Update to the latest Scout CLI docs, 1.18.1.

## Related issues or tickets

ENGDOCS-2792

## Reviews

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

- [ ] Technical review
- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-11 11:26:21 -07:00
Paweł Gronowski
3ae7d89f8d vendor: github.com/docker/cli v28.3.2 (c69d8bde4adc)
full diff: https://github.com/docker/cli/compare/v28.3.1...c69d8bde4adc

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-07-11 16:14:02 +02:00
CrazyMax
13b71f3229 build: update buildx ref to 0.25.0 and buildkit ref to 0.23.2
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-07-10 14:43:11 +02:00
Allie Sadler
1285bbc3c7 Compose network flag2 (#23055)
<!--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-07-10 13:32:16 +01:00
Paweł Gronowski
d091e02f37 vendor: github.com/moby/moby v28.3.2
full diff: https://github.com/moby/moby/compare/v28.3.0...v28.3.2

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-07-09 22:01:30 +02:00
Arthur
eaeb226880 dmr: pin newest version (#22990)
<!--Delete sections as needed -->

## Description

Pin newest version of model cli.
2025-07-03 15:35:14 +02:00
Guillaume Lours
db51090388 release-notes for Compose v2.38.0 and v2.38.1 versions (#22953)
<!--Delete sections as needed -->

## Description
Add release notes for Compose versions `v2.38.0` and `v2.38.1`

## 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>
2025-07-01 08:49:42 +01:00
Paweł Gronowski
bc32257570 engine: 28.3.0 release notes (#22891)
<!--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-06-25 14:47:57 +02:00
Guillaume Lours
467b41e27c Merge pull request #22791 from glours/release-notes-compose-v2.37.0
release-notes for Compose v2.37.0 version
2025-06-05 16:58:54 +01:00
CrazyMax
5516d06d3c model-cli reference docs (#22681)
## Description

Adds model-cli reference docs.

## Related issues or tickets

* https://github.com/docker/model-cli/pull/62
* https://github.com/docker/model-cli/pull/69

## Reviews

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

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

---------

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: ArthurFlag <arthur.flageul@docker.com>
2025-06-02 10:11:37 +02:00
Paweł Gronowski
47a59e7dbb vendor: github.com/moby/moby v28.2.0
full diff: https://github.com/moby/moby/compare/v28.1.0-rc.2...v28.2.0

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-05-28 21:01:03 +02:00
Paweł Gronowski
cc7198265e vendor: github.com/docker/cli v28.2.0
full diff: https://github.com/docker/cli/compare/v28.1.1...v28.2.0

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-05-28 21:01:01 +02:00
crazy-max
1d05dbda71 vendor: github.com/docker/buildx v0.24.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-21 16:27:48 +00:00
Guillaume Lours
91eaa59ab8 release-notes for Compose v2.36.1 version (#22665)
<!--Delete sections as needed -->

## Description
Add Compose `v2.36.1` release notes.

## Related issues or tickets
https://docker.atlassian.net/browse/APCLI-1134

## 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>
2025-05-19 14:35:28 +01:00