51 Commits

Author SHA1 Message Date
Eng Zer Jun
e57775ed25 fix(multi-stage): fix outdated stage name reference
In commit 2a6f7eac80, the Dockerfile under the section "Name your build
stages" was updated, the build stage was renamed from "builder" to
"build". However, the next section was still using the old build stage
name.

Fixes: 2a6f7eac80 ("freshness: update top pages in the build section")
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-08-15 10:37:38 +08:00
Sertaç Özercan
c10a83d7c8 Update EXPERIMENTAL_BUILDKIT_SOURCE_POLICY (#17923) 2023-08-14 21:24:33 +02:00
David Karlsson
2a6f7eac80 freshness: update top pages in the build section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-10 09:36:19 +02:00
David Karlsson
66f04bf68e Merge pull request #17541 from dvdksn/build/simplify-build-contexts
build: rewrite contexts to better describe pipes/stdin
2023-06-14 17:03:18 +02:00
David Karlsson
33b0419452 build: rewrite contexts to better describe pipes/stdin
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-14 16:44:18 +02:00
David Karlsson
44664793b2 build: add description for BUILDKIT_EXPERIMENTAL_SOURCE_POLICY
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-13 11:02:08 +02:00
Sebastiaan van Stijn
afeaca91a8 update references to docker engine to v24.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-19 15:05:10 +02:00
David Karlsson
39e76f94ba Merge pull request #17069 from dvdksn/build/priv-git-context
build: update git context description
2023-05-09 12:52:47 +02:00
David Karlsson
73e3027865 build: update git context description
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-05 09:39:07 +02:00
David Karlsson
6c20a6a31d build: refresh text and style for multi-stage desc
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-04 21:01:24 +02:00
Sebastiaan van Stijn
b772461755 build: update examples to use docker engine 23.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 15:07:00 +02:00
CrazyMax
5253198131 build: move dockerfile frontend page to dedicated section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-04-14 16:18:23 +02:00
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
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
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
David Karlsson
484293854a build: improve git context ref 2023-02-20 20:44:10 +01: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
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
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
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
CrazyMax
ba8ae8535f build: context page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-07 11:15:30 +01:00
CrazyMax
61e3cb1ce1 remove absolute links
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-05 11:10:32 +01:00
David Karlsson
2733b502a9 build: add stubs and toc for exporters
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-03 18:23:08 +01:00
CrazyMax
1947becbc4 build: garbage collection page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-01 15:55:22 +01:00
CrazyMax
2bac3f3b6c build: merge dockerfile creation page in build section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-25 19:46:23 +02:00
CrazyMax
04b22d7f06 build: update cross-linking in multi-stage page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-25 19:46:23 +02:00
Andrei Silviu Dragnea
278f5954d5 Document legacy build vs BuildKit differences (#15477)
* Document Moby vs BuildKit differences

* Apply suggestions from code review

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-10-22 18:04:49 +00:00
Usha Mandya
d676479893 Clarify dockerfile instructions
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-10-13 16:06:06 +01:00
David Karlsson
b05c38a6f6 add cache backend docs (upstream) (#15853)
Signed-off-by: David Karlsson <david.karlsson@docker.com>

Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-10-12 10:40:06 +02:00
CrazyMax
99370cd8dc Merge pull request #15603 from jedevc/cache-docs
Add build cache introduction docs
2022-09-27 11:08:26 +02:00
David Karlsson
fdfcea0035 build: editorial suggestions for cache docs
Co-authored-by: CrazyMax <github@crazymax.dev>
Co-authored-by: Justin Chadwell <github@jedevc.com>
2022-09-20 15:33:10 +01:00
CrazyMax
d775c8a6bf build: multi-stage builds
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-15 13:37:37 +02:00
CrazyMax
ec7bd63ac9 build: missing redirects for drivers and remote driver GA
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-14 13:24:17 +02:00
Justin Chadwell
c42962dc87 build: add svg diagrams to cache docs
Also adds the graphviz generation code.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2022-09-14 12:07:38 +01:00
Justin Chadwell
55ebeda0cc build: add cache introduction docs
Signed-off-by: Justin Chadwell <me@jedevc.com>
2022-09-14 12:06:47 +01:00
CrazyMax
50684557f2 build: fix typo
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-14 12:54:31 +02:00
CrazyMax
fc4ae5770e build: missing redirect
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-14 12:50:20 +02:00
CrazyMax
e25f937576 build: move drivers to building images section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-14 12:25:26 +02:00
CrazyMax
0f544008aa build: merge buildx overview page to main overview
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-14 12:25:26 +02:00
CrazyMax
cf7f4366d8 build: rework and merge multi-arch content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-14 12:25:25 +02:00
CrazyMax
1c225b6b5b build: move multi-platform page to building section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-14 11:35:09 +02:00