224 Commits

Author SHA1 Message Date
Claude Docs Agent
bf8999ae1b docs: update Engine API version to v1.54, docker CE to v29.3.0 2026-03-24 12:20:12 +01:00
David Karlsson
73ad76be71 config: use param for latest cache action version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:12:13 +01:00
David Karlsson
ec4458ca3a config: use param for latest checkout action version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:09:37 +01:00
CrazyMax
e90615a4a1 docker github builder docs
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-16 11:27:46 +01:00
Tiara Johnson
e7e28c4386 Update pricing url with ref and refAction params [GRO-282] (#24339)
## Description
In order to better attribute upgrade sources, we are adding two params -
`ref` and `refAction` to the existing pricing url.
The `ref` will be "Docs" and the `refAction` will be the particular docs
page from where the pricing url click is originated.

## Related issues or tickets
https://docker.atlassian.net/browse/GRO-282

## Reviews
@akristen You should see the new url params when hovering over or
clicking any of the updated pricing urls

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

---------

Co-authored-by: Alexa Kristensen <81787716+akristen@users.noreply.github.com>
2026-03-12 09:12:44 -05:00
CrazyMax
ebd04eb0d6 update actions to latest major
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-06 14:20:59 +01: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
4899ea2cf1 chore: move cli data files to data subdir
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 08:01:08 +01:00
David Karlsson
70d0c07c69 site: use content adapters for cli reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 08:01:05 +01:00
David Karlsson
d5fd0b2f11 site: simplify base templates
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-23 17:29:32 +01:00
David Karlsson
33226cf897 site: simplify guides/series layouts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-23 17:29:31 +01: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
David Karlsson
49d1f65b35 deps: upgrade to hugo v0.156.0 and fix deprecations 2026-02-19 16:09:15 +01:00
CrazyMax
3ae207eeea add site param to centralize actions versions
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-02-05 11:24:50 +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
Sebastiaan van Stijn
c50fa612c1 hugo: update example node version to 24 (LTS)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-01-27 14:28:20 +01:00
Sebastiaan van Stijn
17dfc9c37a hugo: update alpine example version to 3.23
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-01-27 14:27:38 +01:00
CrazyMax
6a093939d4 update go to 1.25
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-01-27 12:18:05 +01:00
Paweł Gronowski
47548ed631 engine: 29.2.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-26 21:53:03 +01:00
Paweł Gronowski
ed7f96b915 engine: 29.1.5
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-16 15:04:59 +01:00
David Karlsson
50f7d86aef Merge pull request #23960 from dvdksn/improve-markdown-rendering
improve markdown rendering
2026-01-13 16:54:52 +01:00
David Karlsson
d3a595ef6a site: use gordon for ask ai
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01:00
David Karlsson
b619ed27d3 hugo: improve shortcode rendering for markdown output
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-12 13:02:07 +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
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
David Karlsson
a54ead2a07 chore: remove deprecated :slugorfilename permalink token
Use new :slugorcontentbasename option

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-05 08:41:54 +01: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
Paweł Gronowski
eb2beaa0b6 engine: Update version
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-12-12 16:54:01 +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
Paweł Gronowski
951f91428d engine: 29.1.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-12-02 23:12:54 +01:00
Rob Murray
06b0eb4d57 Docker 29.1.1
Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-11-28 13:05:11 +00:00
Rob Murray
738df10901 Docker 29.1.0 release notes
Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-11-27 15:30:15 +00:00
David Karlsson
0461b5f724 config: bump latest engine version to v29.0.4
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-25 10:16:26 +01:00
Paweł Gronowski
05cccc740d engine: v29.0.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-11-17 13:52:06 +01:00
Paweł Gronowski
15dee59ba4 engine: v29.0.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-11-17 12:02:28 +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
David Karlsson
5a8fdb11c2 hugo: remove redundant outputformats config
We use the default values for robots.txt and markdown,
so there is no point in declaring them in our hugo config.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-13 14:38:01 +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
dbc061c762 engine: Update version
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-11-12 10:27:00 +01:00
Paweł Gronowski
292ce79fe5 engine: 28.5.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-11-05 16:18:24 +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
Paweł Gronowski
e246e23bb3 engine: 28.5.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-10-08 14:40:26 +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
Nicolas De loof
f8bb4bb3bd Bump compose to v28.5.0 (#23493)
## Description

compose 28.5.0 released

## 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-10-03 14:00:27 +00:00
Paweł Gronowski
270c02b9fd docker: 28.5.0 (#23486)
<!--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>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-10-03 10:10:11 +01:00
Guillaume Lours
e5e8f9f84e release-notes for Compose v2.39.4 version (#23430)
<!--Delete sections as needed -->

## Description
Add release notes of Compose `v2.39.4` version

## 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-09-23 07:42:17 +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
Paweł Gronowski
d17ff77224 engine: 28.4.0 (#23326)
<!--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>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-09-04 09:45:09 +01:00
Arthur
d6a53140c2 cli: add generated MCP cli refs (#23169)
Add generated MCP docs.
2025-08-12 16:20:15 +02:00