我下载离线包在CentO7安装的时候提示错误

systemctl status dataease.service
● dataease.service - DataEase Service
Loaded: loaded (/etc/systemd/system/dataease.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2026-01-07 18:20:42 CST; 15h ago
Process: 67823 ExecStart=/usr/bin/dectl start (code=exited, status=1/FAILURE)
Main PID: 67823 (code=exited, status=1/FAILURE)

Jan 07 18:20:41 localhost.localdomain dectl[67823]: Container mysql-de Starting
Jan 07 18:20:41 localhost.localdomain dectl[67823]: Container mysql-de Started
Jan 07 18:20:41 localhost.localdomain dectl[67823]: Container mysql-de Waiting
Jan 07 18:20:41 localhost.localdomain dectl[67823]: Container mysql-de Error
Jan 07 18:20:41 localhost.localdomain dectl[67823]: dependency failed to start: container mysql-de exited (127)
Jan 07 18:20:42 localhost.localdomain dectl[67823]: 未找到容器 dataease。
Jan 07 18:20:42 localhost.localdomain systemd[1]: dataease.service: main process exited, code=exited, status=1/FAILURE
Jan 07 18:20:42 localhost.localdomain systemd[1]: Failed to start DataEase Service.
Jan 07 18:20:42 localhost.localdomain systemd[1]: Unit dataease.service entered failed state.
Jan 07 18:20:42 localhost.localdomain systemd[1]: dataease.service failed.

这边是 mysql-de 容器的问题 ,docker logs mysql -n 100 -f 看一下日志报错