This commit is contained in:
parent
48a58759da
commit
9497729378
@ -1,7 +1,7 @@
|
|||||||
# 打包前端
|
# 打包前端
|
||||||
FROM node:18-alpine AS build-front
|
FROM node:18-alpine AS build-front
|
||||||
|
|
||||||
WORKDIR front
|
WORKDIR /front
|
||||||
COPY . .
|
COPY . .
|
||||||
WORKDIR ./web
|
WORKDIR ./web
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user