Commit Graph

125 Commits

Author SHA1 Message Date
CrazyMax a7fd5e0042
build: fix typo for BUILDX_NO_DEFAULT_ATTESTATIONS env var sample
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-24 18:28:50 +01:00
pmogan77 6a53ce589f Fix SBOM Scanning Protocol Link 2023-03-23 07:28:22 -05:00
Allie Sadler 855cda4011
Spec split (#16740)
* split spec

* spec split

* trial branch

* fix

* branch update

* landing page

* add description

* add description

* update file path

* tweak

* fix build

* split spec

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* spec split

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* trial branch

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* fix

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* branch update

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* landing page

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* add description

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* add description

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* update file path

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* tweak

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* fix build

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* missing new line

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* first batch of fix links

* second batch of link fix

* update toc

---------

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-22 12:00:04 +00:00
CrazyMax 6f09b1b360
build: change sections order in toc
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-17 14:22:03 +01:00
Ben Hubsch c43a6cbed7
Remove unnecessary comma in index.md 2023-03-12 16:07:13 -04:00
CrazyMax 9e3897e488
build: BUILDX_GIT_CHECK_DIRTY env var
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-08 12:58:30 +01:00
CrazyMax 2defeed18e
build: update release notes
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-07 19:22:39 +01:00
Sertac Ozercan fdf4d468a3
link to env vars page
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
2023-03-03 20:26:11 +00:00
Sertac Ozercan 9061d067a2
Merge branch 'main' into docs-clarify-prov 2023-03-03 20:23:36 +00:00
CrazyMax b2e2851d5e
build: fix opentelemetry page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-01 10:22:58 +01:00
David Karlsson 387101665e build: add page about buildx env vars
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-03-01 09:53:52 +01:00
CrazyMax 1e18821ebc
build: opentelemetry support
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-01 09:31:09 +01:00
Sertaç Özercan 27a1206f03
Update build/attestations/index.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-02-24 13:53:42 -08:00
CrazyMax 3c9cda5e3e
build(gha): fix named context with container builder
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 02:20:06 +01:00
CrazyMax 0d6444f67b
build(gha): set correct experimental layout for gha cache exporter
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 02:01:34 +01:00
CrazyMax 66e885897a
build(gha): move update docker hub desc section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:36:48 +01:00
CrazyMax b89824f84a
build(gha): move copy between registries section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:33:23 +01:00
CrazyMax e7752b350c
build(gha): move named contexts section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:30:31 +01:00
CrazyMax f344c6762d
build(gha): move share image between jobs section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:27:47 +01:00
CrazyMax 503159bce6
build(gha): move local registry section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:22:43 +01:00
CrazyMax 6c87a509c6
build(gha): move test before push section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:12 +01:00
CrazyMax 989141fc21
build(gha): move export to docker section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax c3b01c8155
build(gha): move manage tags and labels section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax 6bd912fbc7
build(gha): move push multi-registries section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax a8b73b6b8a
build(gha): move secrets section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax 3275456427
build(gha): move multi-platform section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax 9412271d91
build(gha): move cache section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 00:55:34 +01:00
CrazyMax 9f1f00d994
build(gha): version pinning section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 00:44:40 +01:00
Sertac Ozercan 0ab146875b
docs: clarify prov defaults
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
2023-02-22 20:42:16 +00:00
David Karlsson 484293854a build: improve git context ref 2023-02-20 20:44:10 +01:00
Justin Chadwell 19edb6c606 fixup! fix: Incorrect link to attestation storage
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-02-14 11:32:47 +00:00
Kevin Kirsche 2a41ba80da
Update URL based on changes feedback 2023-02-13 10:30:58 -05:00
Kevin Kirsche a75d9ebd4d
fix: Incorrect link to attestation storage
Fixes incorrect link to attestation storage document, https://github.com/moby/buildkit/blob/master/docs/attestations/attestation-storage.md
2023-02-13 10:15:56 -05:00
CrazyMax 90704052f6
build: update release notes
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-04 01:16:20 +01:00
CrazyMax e806011797
bake: section for resource interpolation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-01-31 23:21:25 +01:00
CrazyMax fd40536019
build: update build-push-action to v4
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-01-31 15:52:00 +01:00
Jonathan McCall 4dac84ef1d
Fix typo in build cache 2023-01-19 13:38:21 -05:00
Justin Chadwell 616d6ff338 build: fixup link attributes typo 2023-01-17 14:02:58 +00:00
Justin Chadwell 43ac85d48e build: move sbom example to bottom of page
The example is quite long, so it's easy to miss the additional content
about the SBOM scanner that's below it.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-01-17 14:01:16 +00:00
CrazyMax 4ffce1c5de
build: null values support with bake
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-01-13 15:50:50 +01:00
David Karlsson da91c82430
Merge pull request #16490 from jedevc/imagetools-inspect-attestations
build: add imagetools examples for inspecting attestations
2023-01-13 13:14:25 +01:00
Justin Chadwell 97514cca00
docs: typo for go templates in attestations
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-01-11 11:10:15 +00:00
Justin Chadwell b481d15b48 build: add imagetools examples for inspecting attestations
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-01-10 16:58:41 +00:00
David Karlsson 2392d1c917 build: fix JSON formatting for --print 2023-01-10 16:17:38 +01:00
David Karlsson 43d4fcb099 fix: changed attest type from Map to List 2023-01-10 14:41:28 +01:00
David Karlsson d8c8c800e6 chore: format with prettier 2023-01-09 22:30:19 +01:00
David Karlsson 9de01d7594 build: added attest field 2023-01-09 22:30:19 +01:00
David Karlsson 5f227d0b02 build: sort bake fields alphabetically 2023-01-09 22:30:19 +01:00
David Karlsson a8b4491dd9
Merge pull request #16474 from jedevc/bake-interpolation
Bake target interpolation
2023-01-09 22:29:14 +01:00
Justin Chadwell 123eea0137 lint: add empty line between console and json code blocks
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-01-09 18:51:12 +00:00