build image
This commit is contained in:
@ -4,7 +4,6 @@
|
||||
# RUN npm install
|
||||
# COPY . .
|
||||
# RUN npm run build
|
||||
|
||||
# FROM nginx:stable-alpine as production-stage
|
||||
# COPY --from=build-stage /app/dist /usr/share/nginx/html
|
||||
# COPY --from=build-stage /app/nginx.conf /etc/nginx/nginx.conf
|
||||
|
Reference in New Issue
Block a user