version: '3.9'
services:
ac-worldserver:
volumes:
- ./conf/worldserver.conf:/azerothcore/env/dist/etc/worldserver.conf
- ./conf/authserver.conf:/azerothcore/env/dist/etc/authserver.conf
- ./conf/dbimport.conf:/azerothcore/env/dist/etc/dbimport.conf
then create a docker-compose.override.yml file in the same folder of the docker-compose.yml file this way you can inject the 3 extracted files from your host into the container
大佬,这个工作不正常。
请大大答疑,解惑,谢谢
DSM 7.2 无法启动mysql 怎么办??
2023/08/26 15:06:57 stderr 2023-08-26T07:06:56.638245Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.34) MySQL Community Server - GPL.
2023/08/26 15:06:57 stderr 2023-08-26T07:06:56.637559Z 0 [ERROR] [MY-010119] [Server] Aborting
2023/08/26 15:06:57 stderr 2023-08-26T07:06:56.637537Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2023/08/26 15:06:56 stderr 2023-08-26T07:06:56.637327Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2023/08/26 15:06:56 stderr 2023-08-26T07:06:56.154013Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2023/08/26 15:06:56 stderr 2023-08-26T07:06:56.153951Z 1 [ERROR] [MY-012960] [InnoDB] Cannot create redo log files because data files are corrupt or the database was not shut down cleanly after creating the data files.
关注数量超出限制,
请先删除部分内容再尝试