Skip to content

Commit 08515b5

Browse files
committed
new
Signed-off-by: TIANHE <TIANHE@GMAIL.COM>
1 parent 5df11e2 commit 08515b5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

quantdinger_vue/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ WORKDIR /app
66

77
# Copy package files
88
COPY package*.json ./
9-
COPY pnpm-lock.yaml* ./
10-
COPY yarn.lock* ./
119

1210
# Install dependencies (prefer npm)
1311
RUN npm install --legacy-peer-deps

0 commit comments

Comments
 (0)