frappe_docker/docs
OmarElaraby26 8892908f5d docs: require Docker Engine v23+ instead of setting DOCKER_BUILDKIT=1
BuildKit has been the default builder since Docker Engine 23.0 (Feb 2023),
so prefixing the example build commands with DOCKER_BUILDKIT=1 is redundant
on any supported install. Replace the prefix with an explicit prerequisite
note so the requirement lives with the user's environment, not the example.

The build relies on BuildKit secret mounts (--secret) to keep apps.json
tokens out of image layers, which is why a real BuildKit-default engine
is mandatory rather than merely recommended.

Addresses review feedback on PR #1861.
2026-04-07 20:12:29 +02:00
..
.vitepress refactor: Moved md files back to docs 2026-03-15 18:47:35 +05:30
01-getting-started refactor: Migrating Comprehensive Guide 2026-03-16 00:02:01 +05:30
02-setup docs: require Docker Engine v23+ instead of setting DOCKER_BUILDKIT=1 2026-04-07 20:12:29 +02:00
03-production fix: Added missing title metadata 2026-03-15 18:47:35 +05:30
04-operations Merge pull request #1805 from adithyaappu/docs/vitepress-docs 2026-03-19 12:01:10 +01:00
05-development refactor: Migrating Comprehensive Guide 2026-03-16 00:02:01 +05:30
06-migration Merge pull request #1805 from adithyaappu/docs/vitepress-docs 2026-03-19 12:01:10 +01:00
07-troubleshooting refactor: Migrating Comprehensive Guide 2026-03-16 00:02:01 +05:30
08-reference fix(lint): resolve pre-commit formatting 2026-03-19 11:57:06 +01:00
09-concepts refactor: Migrating Comprehensive Guide 2026-03-16 00:02:01 +05:30
images refactor: Moved md files back to docs 2026-03-15 18:47:35 +05:30
public refactor: Moved md files back to docs 2026-03-15 18:47:35 +05:30
getting-started.md refactor: Moved md files back to docs 2026-03-15 18:47:35 +05:30
index.md fix(docs): correct single compose setup home link 2026-04-01 19:44:12 +02:00
package.json fix(docs): override vulnerable minimatch and picomatch 2026-04-01 19:25:51 +02:00
pnpm-lock.yaml fix(docs): override vulnerable minimatch and picomatch 2026-04-01 19:25:51 +02:00