fix: redact operational skill review sources
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user