【发布时间】:2023-01-27 00:42:10
【问题描述】:
我继承了一个基于 Memgrpah 1.6.0 的项目。当我尝试在我的 M1 power Apple 上运行 docker 时,我收到以下错误消息:
m1lap ~> docker run -p 7687:7687 memgraph/memgraph
WARNING: The requested image's platform (linux/amd64) does not match the
detected host platform (Linux/arm64/v8) and no specific platform was requested
You are running Memgraph v1.6.0-community
我该怎么办?
【问题讨论】:
标签: memgraphdb