feat(FN-4655): complete Step 5 — document Docker workspace manifest requirement
Fusion-Task-Id: FN-4655 Fusion-Task-Lineage: acc30c83-6090-444e-a0de-6c30ca5ac887
This commit is contained in:
@@ -91,3 +91,4 @@ docker run --rm \
|
||||
|
||||
- The container runs as the non-root `node` user.
|
||||
- `git` must be available in the project volume for worktree operations (`.git` metadata and repository history are required).
|
||||
- The root `Dockerfile` installs with `pnpm install --frozen-lockfile` before copying full source, so every workspace package/plugin manifest in `pnpm-workspace.yaml` must have a corresponding `COPY <path>/package.json` line in the builder stage.
|
||||
|
||||
Reference in New Issue
Block a user