mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
Create Dockerfile
This commit is contained in:
parent
d47477afe1
commit
00d1134e6e
9
docker/docker-nginx/Dockerfile
Normal file
9
docker/docker-nginx/Dockerfile
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
#MaxKey nginx Proxy Docker Build
|
||||||
|
|
||||||
|
FROM nginx
|
||||||
|
|
||||||
|
COPY ./default.conf /etc/nginx/conf.d/default.conf
|
||||||
|
|
||||||
|
|
||||||
|
#CMD ["nginx", "-g", "daemon off;"]
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user