初始化1
This commit is contained in:
4
nginx-manager-frontend/Dockerfile
Normal file
4
nginx-manager-frontend/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM harbor.zgitm.com/library/nginx:alpine
|
||||
COPY dist/ /usr/share/nginx/html/
|
||||
COPY nginx/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
EXPOSE 80
|
||||
Reference in New Issue
Block a user