mirror of
https://github.com/certd/certd.git
synced 2026-05-18 14:27:36 +08:00
chore: 1
This commit is contained in:
@@ -5,7 +5,7 @@ services: # 要拉起的服务们
|
|||||||
# context: ./
|
# context: ./
|
||||||
# dockerfile: Dockerfile
|
# dockerfile: Dockerfile
|
||||||
# ↓↓↓↓↓ 修改镜像版本号
|
# ↓↓↓↓↓ 修改镜像版本号
|
||||||
image: registry.cn-shenzhen.aliyuncs.com/handsfree/certd:v${TAG}
|
image: registry.cn-shenzhen.aliyuncs.com/handsfree/certd:${TAG}
|
||||||
container_name: certd # 容器名
|
container_name: certd # 容器名
|
||||||
restart: unless-stopped # 重启
|
restart: unless-stopped # 重启
|
||||||
volumes: # 挂载目录
|
volumes: # 挂载目录
|
||||||
|
|||||||
Reference in New Issue
Block a user