Commit 9bfb46ab authored by wang's avatar wang

1

parent b69a281b
......@@ -2,7 +2,7 @@ version: "3.7" # compose版本号
services:
reese841: # 单个服务标识(名字)
container_name: lcc-py-reese84-1 # 启动后的容器名称 相当于 --name 指定的名称
image: lcc-reese84:latest # 镜像
image: lcctr:latest # 镜像
restart: "on-failure"
deploy:
resources:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment