Files
ai-for-dummies/submitted-skills/Anonymous Operational Submission/skills/ndo-repro/reference/dockerfile-local.md
T
2026-09-04 04:37:04 +00:00

10 lines
541 B
Markdown

# Local Dockerfile note — redacted review fixture
The original operational reference included internal source locations, registries,
and environment details. Those details have been removed from the published review.
For a local Dockerfile guide, keep the general rule: use a project-owned local
override only when the ordinary Dockerfile requires CI-only inputs. Keep runtime
stages, explicit architecture handling, and the application artifact; never copy
credentials, internal endpoints, or personal registry paths into the override.