|
@@ -3,6 +3,7 @@ services:
|
|
|
build:
|
|
build:
|
|
|
context: ../.. # 从Agent根目录构建
|
|
context: ../.. # 从Agent根目录构建
|
|
|
dockerfile: examples/auto_put_ad_mini/Dockerfile
|
|
dockerfile: examples/auto_put_ad_mini/Dockerfile
|
|
|
|
|
+ image: registry.cn-hangzhou.aliyuncs.com/stuuudy/ad-put-agent:latest
|
|
|
container_name: auto_put_ad_mini
|
|
container_name: auto_put_ad_mini
|
|
|
environment:
|
|
environment:
|
|
|
# 基础配置
|
|
# 基础配置
|