type
status
date
slug
summary
tags
category
icon
password

问题描述

错误日志
failed to deploy a stack: service "zabbix-server-mysql" depends on undefined service zabbix-mysql: invalid compose project
问题分析
服务之间的依赖关系没有正确定义

解决方案

根据参考文章转换的Docker Compose文件
 
(个人习惯)把所有服务名称、容器名称与其镜像名称保持一致。即:
 

参考文章

too many requests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: cannot use database "zabbix": its "users" table is empty (is this the Zabbix proxy database?)
Loading...