Commit Graph

14 Commits

Author SHA1 Message Date
CrazyMax 120fd14db9
buildx: fix dockerfile release notes
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-28 10:42:18 +02:00
CrazyMax 69fb24d7ff
build: dockerfile v0.16.0 release notes
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-22 14:38:18 +02:00
CrazyMax 98beb3b9cb
build: dockerfile 1.14.1 and 1.15.0 release notes (#22443)
## Description

* https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.14.1
* https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.15.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>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-16 15:18:19 +01:00
Sarah Sanders 1b3ec1b256
fix: rendering issue w/ experimental labs include (#22190)
## Description
- Rendering issue with includes that contain shortcodes:
https://docs.docker.com/build/buildkit/dockerfile-release-notes/#130-labs
- Fixed by replacing with the summary bar w/ experimental label
- Also updated headings to be aligned 
- Preview:
https://deploy-preview-22190--docsdocker.netlify.app/build/buildkit/dockerfile-release-notes/

## Related issues or tickets
- Reported from @crazy-max 

## Reviews
- [ ] Technical review
- [ ] Editorial review
2025-03-07 16:53:10 +01:00
CrazyMax 0ccbeadf49
build: dockerfile frontend 1.14.0 release notes (#22064)
<!--Delete sections as needed -->

## Description

* https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.14.0
* https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.14.0-labs

## 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: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-20 12:40:33 +00:00
Sarah Sanders d083617e9d
fix: update include.html for heading error (#21906)
## Description
- Problem: Some include shortcodes produce missing H3 ToC headings (ex:
https://docker.slack.com/archives/C039ZM6GH4Z/p1737545677728649)
- Fix: Update to include.html uses Hugo readFile function to fix parsing
errors and updated all include shortcodes using Find and Replace to use
correct syntax: `{{% "include-file" %}}`

## Related issues or tickets
-
[ENGDOCS-2398](https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiZGE3OTBmY2ExOTliNDVjY2JlOTc4Y2ViY2MwNDI3NDEiLCJwIjoiaiJ9)

## Reviews
- [ ] Technical review

[ENGDOCS-2398]:
https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-29 07:31:40 -08:00
David Karlsson 9cdce0c0cc build: dockerfile v0.13.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-21 14:16:58 +01:00
David Karlsson 65da699545 build: update link for issues related to buildkit@windows
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-16 09:58:55 +01:00
David Karlsson da7ecf0ae4 build: dockerfile 1.12.0 release note
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-28 10:15:38 +01:00
David Karlsson d5e4a5144b build: dockerfile 1.11.1 changelog
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 09:49:54 +01:00
David Karlsson 8201899a00 build: dockerfile 1.11.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 13:06:09 +01:00
David Karlsson 7f8f543707 build: dockerfile 1.10.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 09:47:16 +02:00
David Karlsson 656d1a871c chore: add navigation stubs, weights
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02:00
David Karlsson 135870fc13 hugo: move manuals content to /manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00