添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
面冷心慈的帽子  ·  Valve Steam Deck 与 ...·  1 年前    · 
含蓄的罐头  ·  北交所协同发展专区·  2 年前    · 
腼腆的香菇  ·  Power ...·  2 年前    · 
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives

Teams

Q&A for work

Connect and share knowledge within a single location that is structured and easy to search.

Learn more about Teams

docker run -p 10800:10800 apacheignite/ignite:2.11.1

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

How to resolve the above issue ?

On my computer some of containers that works in translation mode (from x86 to arm64) just hangs without any response.

So I've found this repo where Ignite's container are compiled for both linux/arm64 and linux/amd64 platforms.

https://hub.docker.com/r/applem1support/ignite/tags

Thanks for contributing an answer to Stack Overflow!

  • Please be sure to answer the question . Provide details and share your research!

But avoid

  • Asking for help, clarification, or responding to other answers.
  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers .