up
This commit is contained in:
@@ -3,6 +3,7 @@ WORKDIR /frontend-build
|
|||||||
COPY ./frontend .
|
COPY ./frontend .
|
||||||
|
|
||||||
# RUN npm install -g pnpm && pnpm i && pnpm build
|
# RUN npm install -g pnpm && pnpm i && pnpm build
|
||||||
|
RUN pnpm run build
|
||||||
|
|
||||||
FROM mirrors2/alpine AS backend
|
FROM mirrors2/alpine AS backend
|
||||||
LABEL anther="github.com/Sakurasan"
|
LABEL anther="github.com/Sakurasan"
|
||||||
|
|||||||
Reference in New Issue
Block a user