mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
APPS_JSON_BASE64 is stored in image layer metadata, permanently exposing private repo tokens (GitHub PATs) to anyone with image pull access. Replace --build-arg with --mount=type=secret so that apps.json is only available during the RUN step and never committed to any layer. Refs: https://docs.docker.com/reference/build-checks/secrets-used-in-arg-or-env/ |
||
|---|---|---|
| .. | ||
| 01-overview.md | ||
| 02-build-setup.md | ||
| 03-start-setup.md | ||
| 04-env-variables.md | ||
| 05-overrides.md | ||
| 06-setup-examples.md | ||
| 07-single-server-example.md | ||
| 08-single-server-nginxproxy-example.md | ||
| index.md | ||