perf: 统一镜像地址格式 certd/certd

This commit is contained in:
xiaojunnuo
2026-07-18 23:51:24 +08:00
parent f9b453ca8c
commit 49007d3915
7 changed files with 113 additions and 55 deletions
+4
View File
@@ -5,6 +5,10 @@ services:
image: registry.cn-shenzhen.aliyuncs.com/handsfree/certd:latest
# image: ghcr.io/certd/certd:latest # --------- 如果 报镜像not found,可以尝试其他镜像源
# image: greper/certd:latest
# --------- 生产建议使用稳定版, latest改成stable即可
# image: registry.cn-shenzhen.aliyuncs.com/handsfree/certd:stable
# security_opt: # --------- 如果slim镜像下启动报错,尝试去掉这两行注释
# - seccomp=unconfined # 解决slim镜像下WorkerThreadsTaskRunner::DelayedTaskScheduler::Start() 报错问题
container_name: certd # 容器名