Skip to content

Commit 003a943

Browse files
committed
fix(docker): add build stage comment for clarity
1 parent 71eddc8 commit 003a943

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/backend/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# ─── Stage 1: deps ────────────────────────────────────────────────────────────
22
# Install ALL workspace dependencies (including devDeps needed for the build).
3+
# build: 2
34
FROM node:22-alpine AS deps
45

56
# Enable corepack to use pnpm

0 commit comments

Comments
 (0)