1. deploy
This commit is contained in:
5
ruoyi-ui/public/Dockerfile
Normal file
5
ruoyi-ui/public/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM 172.16.30.243:5000/uv-nginx:v1.0
|
||||
|
||||
COPY dist/ /usr/share/nginx/html/
|
||||
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||
|
Reference in New Issue
Block a user