Commit Graph

55 Commits

Author SHA1 Message Date
vladislav doster b9683981ef
fix: multi-platform build command for Neovim example 2024-11-17 21:50:15 -06:00
Anthony Dempsey 9068f976e4
Update keep context small bullet point in optimize.md
Clarify the 'Keep context small' bullet point
2024-11-17 15:48:11 +00:00
Sarah Sanders 3709b9bab5
Merge branch 'main' into ENGDOCS-2281 2024-11-13 09:38:26 -08:00
Shelley Benhoff e26c7303c2 scout: restructure learning path, add videos
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-13 16:27:31 +01:00
Allie Sadler 371db0ad99
ENGDOCS-2315 (#21416)
<!--Delete sections as needed -->

## Description

Standardize overview pages

## 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
2024-11-13 10:19:19 +00:00
Alex Conlin f01d6f3b20
Fix duplicated word 2024-11-12 11:17:48 +00:00
Sarah Sanders 8b81c215db Found more outdated callouts, fixed whitespacing 2024-11-08 10:32:44 -08:00
David Karlsson df6f8331c3
Merge pull request #21376 from dvdksn/dockerfile-1.11-changelog
build: dockerfile 1.11.1 changelog
2024-11-08 13:34:48 +01:00
David Karlsson 7402de4fdc build: gha example loading multi-platform images with containerd
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 13:25:46 +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
Allie Sadler 99a24c4a6b
ENGDOCS-2300 (#21354)
<!--Delete sections as needed -->

## Description

Final PR to improve the DD IA. 

Validate test failing due to link that needs fixing in an upstream repo 

## 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: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 14:45:53 +00:00
Allie Sadler 502e61c960
ENGDOCS-2298 (#21339)
<!--Delete sections as needed -->

## Description

More DD IA improvements. Moves troubleshooting, faqs, support, and other
misc. pages.

## 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
2024-11-05 14:03:52 +00: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 f1d28894b9 build: buildx v0.18.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 13:06:09 +01:00
David Karlsson 5cd626cf5d
Merge pull request #21214 from dvdksn/buildx-pprof
build: profiling with pprof
2024-10-31 11:10:51 +01:00
David Karlsson adca07142a build: add buildx pprof variables
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 16:52:44 +01:00
Arie Heinrich c17faccf17
Spelling fixes (#21230)
Christmas is early :) and i had some free time to go over all the
documents and fix all spelling mistakes i have found.
2024-10-24 13:02:40 +02:00
David Karlsson 0625c139ee
Merge pull request #21142 from dvdksn/buildsecret-fix-typo
build: fix typo in build secrets
2024-10-17 12:10:55 +02:00
David Karlsson a11c11fbbb build(bake): escape variable interpolation in bake definition
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-17 10:49:04 +02:00
David Karlsson 73f83e4533 build: fix typo in build secrets
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-17 10:28:22 +02:00
Adam Danko 9ac25c0f3a
Update configure-builder.md deprecated field 2024-10-15 17:28:00 +03:00
David Karlsson 7e48839488
Merge pull request #21055 from HadrienPatte/rewrite-timestamp
Add `rewrite-timestamp` buildx output parameter
2024-10-07 12:54:07 +02:00
Abilio E 7545f12923
Update multi-platform.md
Fix typo and improves readability (with a simple comma).
2024-10-04 17:20:16 -07:00
David Karlsson dbcc7037d0 build: improve/deduplicate multiplatform build prereqs
- Removes some duplicate info and instead cross-references the relevant
  content for enabling containerd.
- Calls out QEMU as an optional prereq for emulation with docker-ce

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-04 14:20:52 +02:00
Hadrien Patte 0d759e28fc
Add `rewrite-timestamp` buildx output parameter 2024-10-04 00:17:40 +02:00
David Karlsson 4976dae0a4 scout: ootb policy → default policy configurations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-30 15:25:57 +02:00
David Karlsson 69a1764f83 build: use consistent secret id in examples
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-26 15:29:35 +02:00
David Karlsson 2584459dd1 build: clarify how secrets are passed and consumed
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-23 12:14:25 +02:00
David Karlsson 8408e0c40e
Merge pull request #20949 from alexravenna/patch-2
add missing period
2024-09-20 10:50:11 +02:00
Alex Ravenna 7a7f7ad400
add missing period 2024-09-20 10:33:42 +02:00
David Karlsson f1bf9d7c40 build(bake): update remote bake definitions page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-20 10:00:37 +02:00
David Xia 23bb54e952
fix docs: subject-verb agreement in best-practices.md 2024-09-18 14:18:06 -04:00
David Karlsson 6d3631db8a build: buildx v0.17.1 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 10:14:52 +02: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 ffc5ba2656 build: buildx v0.17.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 09:10:45 +02:00
David Karlsson 3c9fa68105 site: add badges to checks, copilot pages
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-13 09:46:08 +02:00
David Karlsson 97a7baa92f
Merge pull request #20564 from dvdksn/build-experimental-checks
build: experimental dockerfile rules
2024-09-10 21:00:10 +02:00
David Karlsson 68c200a79c
Merge pull request #20612 from dvdksn/bake-dedup-localctx
build(bake): automatically deduplicate context transfers
2024-09-10 20:59:47 +02:00
David Karlsson 8f60bd2bc0
Merge pull request #20782 from dvdksn/buildkit-016-s3-cache-opts
build(s3-cache): new/updated cache opt descriptions
2024-09-10 20:59:28 +02:00
David Karlsson 12bd4ff28b
Merge pull request #20790 from dvdksn/runmount-secret-env
build: run mount secrets as env
2024-09-10 20:59:01 +02:00
David Karlsson 6e4790e291 chore: rewrite links from index.md to _index.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
David Karlsson 94624206b6 build: run mount secrets as env
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:23:12 +02:00
David Karlsson e37be22807 build(s3-cache): touch_refresh opt
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:21:44 +02:00
David Karlsson 9b96f6e3ef build(s3-cache): upload_parallelism opt
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:21:43 +02:00
David Karlsson 844ac0538f build(bake): automatically deduplicate context transfers
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:20:20 +02:00
David Karlsson f018aec0e5 build: experimental dockerfile rules
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:18:47 +02:00
David Karlsson b46dbff8f9 Revert "hugo: replace dots with dashes in content filenames"
This reverts commit 94e01d98ab.
2024-09-10 13:28:36 +02:00
David Karlsson 94e01d98ab hugo: replace dots with dashes in content filenames
With the recent change in moving content to the /manuals section, and
manipulating content permalinks to use `/:sections[1:]/:slugorfilename`,
source filenames with dots in them did not receive a .html extension in
the site output directory. This seems to be a quirk (bug?) with the
`:slugorfilename` permalink token in Hugo.

To work around this, I have removed the dots in markdown filenames and
replaced them with dashes.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 10:36:30 +02:00
David Karlsson 02a4a592ca
Merge pull request #20808 from dvdksn/gha-fix-variable-name
gha fix variable name
2024-09-09 15:11:52 +02:00
Allie Sadler 8193b2f1ef
consolidate settings (#20810) 2024-09-09 13:53:18 +01:00