我是 VAGRANT 的新手-在设置时-收到以下 docker 问题-
bash:第 4 行:5639 分段错误(核心转储)/usr/local/bin/docker-compose-1.24.1 -f "/vagrant/docker-compose.yml" up -d
[exec] The following SSH command responded with a non-zero exit status.
[exec] Vagrant assumes that this means the command failed!
[exec]
[exec] The following SSH command responded with a non-zero exit status.
[exec] Vagrant assumes that this means the command failed!
[exec]
[exec] /usr/local/bin/docker-compose-1.24.1 -f "/vagrant/docker-compose.yml" up -d
[exec]
[exec] Stdout from the command:
[exec]
[exec]
[exec]
[exec] /usr/local/bin/docker-compose-1.24.1 -f "/vagrant/docker-compose.yml" up -d
我需要在哪里检查这个文件?谁能帮我吗?提前致谢!