7.18 尝试部署-5 docker compose文件bug修改
This commit is contained in:
parent
69ae9d74c4
commit
8a1fbec671
@ -7,8 +7,8 @@ networks:
|
||||
services:
|
||||
pay-mall:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
context: ../../..
|
||||
dockerfile: group-buying-sys-app/Dockerfile
|
||||
image: smile/pay-mall:latest
|
||||
container_name: pay-mall
|
||||
restart: on-failure
|
||||
|
Loading…
x
Reference in New Issue
Block a user