244 Commits

Author SHA1 Message Date
Paweł Gronowski 50595451ab engine: 29.6.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-06-18 22:44:56 +02:00
Paweł Gronowski 6c4cbff74d Merge pull request #25256 from vvoland/update-docker
engine: 29.5.3
2026-06-03 20:49:03 +02:00
Paweł Gronowski 3193cdd65b engine: 29.5.3
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-06-03 19:39:24 +02:00
David Karlsson a6c2209c7f analytics: add Marlin SDK and migrate dropdown Heap markers
Introduces @docker/marlin-sdk-web-public for first-party pageview and
click analytics, bundled into scripts.js via Hugo's existing js.Build
pipeline. Config is emitted to window.__marlinConfig from head.html and
gated to prod/staging only.

Renames data-heap-id attributes on the markdown-dropdown buttons to
marlin-action so they are picked up by the SDK's auto-click tracking.

TODO: replace the REPLACE-ME endpoint placeholders in hugo.yaml with
the canonical Marlin ingestion URLs from the data-platform team.

TODO: heap.track() calls in youtube-script.html are left in place —
the public SDK exposes no equivalent track() method, so video
play/pause events cannot be migrated yet.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-05-22 13:40:16 +02:00
Paweł Gronowski e0b8f3da0e engine: 29.5.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-05-20 17:27:46 +02:00
David Karlsson 322a7cf2e8 Merge pull request #25051 from dvdksn/heroicons
chore: migrate icons from Material Symbols to Heroicons
2026-05-19 05:47:50 +02:00
Paweł Gronowski 23e841178a engine: 29.5.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-05-18 19:30:04 +02:00
David Karlsson ee71c80562 chore: migrate icons from Material Symbols to Heroicons
Replaces @material-symbols/svg-400 (5.5 MB) with heroicons (488 KB) — an
11x reduction in icon asset size. Heroicons uses a single consistent
distribution format (24px solid SVGs, fill="currentColor") eliminating
the need for the separate utils/svg.html partial, the icon-svg-stroke CSS
utility, and the dual-path resolution logic in icon.html.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-05-18 12:05:54 +02:00
Sebastiaan van Stijn 10c483da08 engine: update versions for v29.5.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-05-15 11:49:58 +02:00
David Karlsson 3f6b396fbb Replace page actions dropdown with inline row
Render the page actions (Ask Gordon, Copy Markdown, View Markdown) as
a horizontal row of icon links below the page title, separated from the
body by a divider — emulating the Stripe docs pattern. Drops the bordered
button + dropdown UI from md-dropdown.html and the Open in Claude entry.

Also clean up dead kapa.ai references: the "Ask Gordon" action now talks
to the Alpine gordon store directly instead of clicking the header
button via an open-kapa-widget class hook. The class, the unused
glossary link hook, and the dead params.kapa config block all go away.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 11:32:28 +02:00
Paweł Gronowski eaac4e7f7f engine: 29.4.3
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-05-06 19:07:25 +02:00
David Karlsson 274681c493 Merge pull request #24936 from dvdksn/may26-housekeeping
may26 housekeeping
2026-05-01 15:40:12 +02:00
David Karlsson e5c9bd7117 chore: languages.en.languageName was deprecated in favor of .label
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-05-01 09:23:21 +02:00
Paweł Gronowski f36f18d169 engine: 29.4.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-05-01 03:27:32 +02:00
David Karlsson 6fe2b1154d Add markdown output for docs homepage 2026-04-24 15:00:46 +02:00
David Karlsson ee06a88f41 chore: implement agent-readiness improvements from audit
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-04-24 13:19:28 +02:00
Paweł Gronowski 20456cf954 engine: 29.4.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-04-20 18:50:00 +02:00
Guillaume Lours fd29d55f10 bump compose to version v5.1.2 (#24676)
<!--Delete sections as needed -->

## Description
Bump Compose to version `v5.1.2`

## Related issues or tickets
N/A

## Reviews

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

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

Signed-off-by: Guillaume Lours <glours@users.noreply.github.com>
Co-authored-by: Guillaume Lours <glours@users.noreply.github.com>
2026-04-09 10:34:34 +01:00
Paweł Gronowski 17505caec0 engine: 29.4.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-04-07 10:37:44 +02:00
David Karlsson cdde205ba8 sandboxes: add sbx documentation
Add full documentation for the sbx CLI sandbox experience including
get-started, usage guide, architecture, agents (claude-code, codex,
copilot, gemini, kiro, opencode, cagent, custom-environments),
security (isolation, credentials, policy, workspace trust),
troubleshooting, and FAQ. Update _index.md as the section landing
page.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-31 17:35:01 +02:00
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