Commit Graph

82 Commits

Author SHA1 Message Date
David Karlsson 08fe4f9b8b build: add BUILDKIT_PROGRESS=quiet
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-09 10:18:42 +01:00
CrazyMax 7f3611a20b
build: update bake-action to v6
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-01-08 13:48:36 +01:00
David Karlsson 0b119f702e fix: typo in svg (emptry -> empty)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-26 09:53:03 +01:00
David Karlsson 391ad34fa3 build: add tags and multi-registry push to distributed gha example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-18 14:35:47 +01:00
이드로 (Jethro Lee) fe73e26ffa
Fix typo: `annotations` 2024-12-18 19:35:55 +09:00
David Karlsson 3c890735bf
Merge pull request #21617 from dvdksn/build-gcconfig
build: update gc documentation
2024-12-18 09:37:30 +01:00
Craig Osterhout 44cce4906f
hub: add image library section (#21485)
<!--Delete sections as needed -->

## Description

- Added "Container image library" section in Docker Hub manual and
started adding concepts.
  - Added section about search and all the filters
  - Added section about catalogs
  - Moved mirroring topic inside
- Updated Hub landing page
- Moved "Trusted content" into Repositories>Manage (for publishers) and
Library (for consumers).


https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/search/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/catalogs/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/trusted-content/


https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/

## Related issues or tickets

ENGDOCS-2352

## Reviews

- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-12-16 08:50:11 -08:00
David Karlsson 8638690884 build: mention docker buildx install
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-16 17:07:32 +01:00
David Karlsson 841ca61ae2 build: update gc documentation
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-13 11:47:45 +01:00
Michael Irwin 3f4cd53692
Fix typo in local exporter example 2024-12-09 12:42:34 -05:00
David Karlsson c0312feceb
Merge pull request #21584 from rrauenza/patch-1
Update docs gc policy docs to mention that the policies are documented in the buildx prune command
2024-12-09 12:37:35 +01:00
David Karlsson dc29c15acf engine: fix link about init processes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-09 09:58:43 +01:00
Rich Rauenzahn 8f3cd44087 Add link to docker buildx prune.
It took me a long time to realize these policies were documented in the buildx prune command itself.
2024-12-06 15:50:32 -08:00
David Karlsson 0a3bfc3d42 build: replace crazy-max/ghaction-setup-docker with docker/setup-docker-action
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-06 14:58:31 +01:00
David Karlsson c0719dc427 build: dedup gha introduction content
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-06 12:52:10 +01:00
David Karlsson 27094d5df8
Merge pull request #21557 from dvdksn/gha-ci-guide
guides: docker build github actions primer
2024-12-05 10:59:15 +01:00
David Karlsson 8cd992531d guides: docker build github actions primer
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-05 10:05:05 +01:00
Duncan Ogilvie ff09b52268
Update best-practices.md (#21045)
## Description

Adding `--no-install-recommends` is a common best practice and can
massively reduce image sizes. Since people copy from this page it is
good to add.
2024-12-03 12:38:00 +00:00
CrazyMax e6d3d21f9b
gha: move docker login step up
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-11-30 22:44:56 +01:00
David Karlsson 9ec2e87d87 build: add check example for gha
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-29 13:50:14 +01:00
David Karlsson 8a722e7ee1
Merge pull request #21474 from dvdksn/sidebar-grouping
feat: sidebar groups
2024-11-28 16:46:15 +01:00
David Karlsson 380ca6cc9d
Merge pull request #21523 from dvdksn/buildx019-buildkit018
buildx v0.19.0..v0.19.1, buildkit v0.18.0
2024-11-28 11:54:32 +01:00
David Karlsson 1769e0de1d build: add variable validation in bake
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-28 11:15:29 +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 3d4c545f65 build: buildx v0.19.0, v0.19.1 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-28 10:12:26 +01:00
David Karlsson 894c80ed58 fix: add missing release date, link for buildx 0.18.0 release
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-28 09:37:13 +01:00
David Karlsson b98c303498 chore: add sidebar groups to top-level pages in manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 13:49:53 +01:00
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