小编Lio*_*dus的帖子

docker-compose up 返回 OSError: Can not read file in context: .../data/mmaps/5332641.mmtile

按照此处的说明进行操作:http : //www.azerothcore.org/wiki/Install-with-Docker

我使用了 v8 数据

当我运行 docker-compose up 时,我得到以下信息:

Building ac-worldserver
Traceback (most recent call last):
  File "site-packages/docker/utils/build.py", line 97, in create_archive
  File "tarfile.py", line 1972, in addfile
  File "tarfile.py", line 250, in copyfileobj
  File "tempfile.py", line 481, in func_wrapper
OSError: [Errno 28] No space left on device

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "bin/docker-compose", line 6, in <module>
  File "compose/cli/main.py", line 72, in main
  File "compose/cli/main.py", line 128, …
Run Code Online (Sandbox Code Playgroud)

debian docker-compose azerothcore

7
推荐指数
1
解决办法
5973
查看次数

标签 统计

azerothcore ×1

debian ×1

docker-compose ×1