🐳消除打包时的docker警告
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 打包前端
|
||||
FROM node:18-alpine AS build-front
|
||||
|
||||
WORKDIR front
|
||||
WORKDIR /front
|
||||
COPY . .
|
||||
WORKDIR ./web
|
||||
|
||||
|
Reference in New Issue
Block a user