Commit Graph

39 Commits

Author SHA1 Message Date
David Karlsson
e4259e32cd Fix issue #24434: document secret mount behavior (#24442)
Adds documentation explaining how secrets appear inside build containers
when using GitHub Actions secret mounts.

Changes:
- Added new section "How secrets appear in the build container"
explaining:
  - Default secret mount location (/run/secrets/<id>)
  - File permissions and content handling
  - How the env option works
  - Custom target paths
- Includes practical examples for both environment variable and
file-based secret access

Fixes #24434

---------

Co-authored-by: David Karlsson <dvdksn@users.noreply.github.com>
2026-03-23 17:25:04 +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
github-actions[bot]
68ec61a3be docs: address issue #23189
This change was automatically generated by the documentation agent team
in response to issue #23189.

🤖 Generated with cagent

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:05:27 +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
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
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
Eng Zer Jun
9103dff58a Merge pull request #22388 from Juneezee/go-mod-mounts
docs: use bind mounts in Go Dockerfile examples
2026-01-22 08:28:53 +01:00
David Karlsson
147a31d584 build: use arm-native gha runners for distributed multi-platform
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-14 17:15:40 +01:00
Allie Sadler
f5a5477464 build: call input method (#23454)
<!--Delete sections as needed -->

## Description

adds https://github.com/docker/bake-action/pull/338

## 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
2025-10-01 11:45:16 +01:00
Jack Green
e86ca5ee04 Bump registry image references to 3
[The last `2` update was 7 months ago](https://hub.docker.com/_/registry/tags?name=2).
2025-09-23 12:23:39 +02:00
Arthur
26d2041243 chore(vale): build fixes (#23277) 2025-08-20 11:23:38 +02:00
CrazyMax
4635a82e95 build: summary supported for DBC
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-07-23 07:06:43 +02:00
Craig
4674c284d6 update links
Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-10 08:39:49 -07:00
CrazyMax
2f787e1284 build: note about sunset of gha cache v1 (#22395)
## Description

Note about sunset of GitHub Cache service v1 on April 15th, 2025.

## Related issues or tickets

* https://gh.io/gha-cache-sunset
* https://github.com/docker/build-push-action/issues/1345
* https://github.com/docker/setup-buildx-action/discussions/414
* https://github.com/moby/buildkit/issues/5896
*
https://github.com/actions/runner-images/issues/11766#issuecomment-2779675129

## Reviews

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

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

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-04-09 15:53:05 +01:00
CrazyMax
f7741d3b08 Merge pull request #22341 from crazy-max/gha-intro-update
build: update github actions list
2025-04-01 12:17:01 +01:00
Dimitris Sotirakis
8f841a38be Update build-summary.md
Updated docker-build-push-action occurrancies to build-push-action.
2025-03-10 15:23:09 +02:00
CrazyMax
844f92ceec build: fix intro of distributed build section (#22189)
<!--Delete sections as needed -->

## Description

Oversight from https://github.com/docker/docs/pull/22126. We have a
single tag being pushed.

## 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-03-07 15:01:29 +00:00
CrazyMax
641f973b10 Merge pull request #22126 from crazy-max/build-tags-distributed
build: use tags input for distributed builds workflow
2025-02-28 12:10:19 +01:00
Nicolas Beck
dfd752e2bf Share image build cloud (#22127)
<!--Delete sections as needed -->

## Description

Added Docker Build Cloud as a way to share image between GHA jobs

## 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
2025-02-28 11:08:25 +00:00
CrazyMax
865557a838 build: use tags input for distributed builds workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-02-28 10:09:19 +01:00
Sarah Sanders
3de8201822 implement summary bars for feature attributes (#21667)
## Description
- Create `summary-bar.html` shortcode
- Inline styling

## Related issues or tickets
- [ENGDOCS-2334](https://docker.atlassian.net/browse/ENGDOCS-2334)

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

[ENGDOCS-2333]:
https://docker.atlassian.net/browse/ENGDOCS-2333?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Preview:
https://deploy-preview-21667--docsdocker.netlify.app/security/for-admins/hardened-desktop/settings-management/configure-admin-console/

[ENGDOCS-2334]:
https://docker.atlassian.net/browse/ENGDOCS-2334?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-21 09:19:16 -08:00
David Karlsson
7bd2b738a8 build: replace absolute /tmp with runner context temp dir
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-13 17:01:24 +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
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
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
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
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
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
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
Adam Danko
9ac25c0f3a Update configure-builder.md deprecated field 2024-10-15 17:28:00 +03: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
63210c974a chore: fix some linting issues in gha overview
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:06:43 +02:00
David Karlsson
1c15b54316 build: align var name with examples
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:04:13 +02:00
David Karlsson
948ae90018 chore: remove single-use gha-tutorial include
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:02:55 +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