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