【问题标题】:Memgraph 1.6.0 returns error "does not match the detected host platform" on Docker run when using Apple M1Memgraph 1.6.0 在使用 Apple M1 运行 Docker 时返回错误“与检测到的主机平台不匹配”
【发布时间】: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


    【解决方案1】:

    Docker 支持在 Apple M1 机器上运行 Memgraph added in Memgraph 2.2。您将需要获取 Memgraph 2.2(或更新版本)并从现有的 Memgraph 1.6 传输您的数据。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2023-02-07
      • 2022-08-17
      • 2022-10-07
      • 2022-08-11
      • 1970-01-01
      • 1970-01-01
      • 2023-01-08
      • 2022-11-02
      相关资源
      最近更新 更多