Commit Graph

100 Commits

Author SHA1 Message Date
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
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
Justin Chadwell e7a93fa64f bake: document target interpolation
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-01-09 15:52:30 +00:00
David Karlsson cc0021f9bc
build: add attestation docs (#16358)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-01-09 16:45:28 +01:00
Justin Chadwell 178a56fd1c bake: fix typo in configuring build
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-01-09 15:42:32 +00:00
Sebastiaan van Stijn a7b9985e00
engine: update reference docs (yaml), and fix anchor links
The updated version uses new anchors for flags, so updates are needed
elsewhere to update those anchors.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-09 10:29:43 +01:00
Ulrich VACHON 0bf72f19e5
Update index.md
Remove `&emdash;` entry.
2023-01-06 17:50:21 +01:00
Dezmerean Robert ca4c8ca4bf
Update example workflows page (#16419) 2023-01-03 12:14:50 +00:00
CrazyMax 40d12eeddb
build: buildkit resource limiting
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-12-13 16:39:37 +01:00
David Karlsson 46901bb961 build: restructured manuals toc
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-13 14:29:35 +01:00
CrazyMax 76c26baec2
Merge pull request #16323 from crazy-max/build-custom-network
build: docker-container custom network
2022-12-13 13:52:18 +01:00
David Karlsson 0a72bc4682
build: improve docs on buildx remote driver (#16328)
* build: fixed link to create-cert.sh script
* build: update examples and descriptions for remote driver tls cert options
* build: fixed example cert options for remote driver

Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-13 11:29:08 +01:00
CrazyMax 9086e953a0
build: docker-container custom network
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-12-12 11:26:53 +01:00
CrazyMax a3a02a2a00
build: fix links and formatting
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-12-12 11:18:06 +01:00
CrazyMax 46d26811e4
build: move bake under the build section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-12-12 08:32:11 +01:00
Sebastiaan van Stijn c121f737ef
build: add syntax directives to dockerfile examples
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-08 16:41:22 +01:00
David Karlsson b41f3a14aa
fixed cmd typo (#16303) 2022-12-08 11:09:04 +01:00
David Karlsson 17aa0d8f06
build: imported manual pages and disabled fetch (#16262)
* build: imported manual pages and disabled fetch

* build: fixed relative links and added external link attrs

Signed-off-by: David Karlsson <david.karlsson@docker.com>

Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-02 18:47:00 +01:00
Sergey Shabanov 5c450a54b6
Edit tag syntax 2022-11-27 22:31:45 +08:00
CrazyMax b9007be9a2
build: move upstream bake docs in docs repo
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-25 12:32:21 +01:00
David Karlsson 67ce1b85d9
build: fixed misplaced enhancement in release note (#16215) 2022-11-25 09:29:24 +01:00
David Karlsson bad2be0b64
build: tidy 'develop' section in guides (#16196)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-23 16:53:04 +01:00
Allie Sadler 559c103926
Release notes standardization (#16208)
* Hub release notes

* docker desktop release notes

* compose release notes

* engine release notes

* build release notes
2022-11-23 15:10:35 +00:00
David Karlsson 7b23e226e0
build: add landing page tiles (#16162)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-15 14:48:48 +01:00
CrazyMax 21a3d9d1bc
build(ci/gha): buildkit container logs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-10 15:41:20 +01:00
CrazyMax b4cc609ef3
build(ci/gha): move builder configuration in a dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-10 10:32:26 +01:00
CrazyMax f6349342ad
build(buildkit): fix heredocs code block
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-07 11:15:30 +01:00