请问在安装Docker 后,Docker-compose up 总是报错,如何修改Docker 和 Docker-compose.yaml?
作者: Alemoncol创建于 2025年7月17日更新于 2025年11月17日
(base) mxy@192 qa % Docker-compose up WARN[0000] /Users/mxy/Downloads/qa/Docker-compose.yaml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion WARN[0000] volumes.qamg: external.name is deprecated. Please set name and external: true WARN[0000] volumes.qacode: external.name is deprecated. Please set name and external: true [+] Running 5/5 ! qaweb Interrupted 0.3s ! qaeventmq Interrupted 0.3s ✘ qatrader Error failed to resolve reference "daocloud.io/quantaxis/qatrader:latest": daocloud.io/quantaxis/qatrader:latest: not found 好像拉取不了
内容来源: yutiansut/QUANTAXIS