init: 电商批量生图工作台对比页与静态部署骨架
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM nginx:1.27-alpine
|
||||
COPY . /usr/share/nginx/html/
|
||||
RUN rm -f /usr/share/nginx/html/Dockerfile /usr/share/nginx/html/.gitignore
|
||||
EXPOSE 80
|
||||
Reference in New Issue
Block a user