镜像转为quay.io/wandoubaba517/nginx:1.27
This commit is contained in:
parent
d40922c487
commit
47752e02ce
@ -2,7 +2,7 @@ name: nginx
|
||||
|
||||
services:
|
||||
nginx:
|
||||
image: nginx:1.27
|
||||
image: quay.io/wandoubaba517/nginx:1.27
|
||||
container_name: nginx
|
||||
restart: always
|
||||
volumes:
|
||||
@ -16,4 +16,4 @@ services:
|
||||
- ./html:/usr/share/nginx/html
|
||||
working_dir: /usr/share/nginx/html
|
||||
stdin_open: true
|
||||
network_mode: host
|
||||
network_mode: host
|
||||
|
Loading…
Reference in New Issue
Block a user