部署文件和插件问题修复
This commit is contained in:
5
deploy/docker/Dockerfile
Normal file
5
deploy/docker/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
ARG BASEIMAGE
|
||||
|
||||
FROM $BASEIMAGE
|
||||
|
||||
COPY build /usr/share/nginx/html
|
Reference in New Issue
Block a user