Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • But if I Qemu an x86_64 on arm32 I'm sort of asking for trouble right? Commented Aug 9, 2019 at 11:34
  • 1
    @TimothyWong Yes, what you're trying to do does seem slightly insane – but not fundamentally impossible. Still, it would be easier to just stick to arm images, building them yourself if necessary. There are still tens of thousands of arm images on DockerHub.
    – amon
    Commented Aug 9, 2019 at 12:09
  • Hello, Could you update this answer to include the latest development. My use case, I want to run a dock x86 image containing the game Valheim on ARM on a raspberry pi 3 or 4 (both are arm64)
    – Shodan
    Commented Apr 4, 2021 at 20:08
  • @Shodan Sorry, I can't really expand the answer in that direction. Please also note that Docker is primarily a productivity tool, and is not particularly useful for gaming. Furthermore, please note that Raspis have extremely limited 3D performance, about 50x less than a Nintendo Switch. So even if the driver situation works out, you won't have a remotely playable game.
    – amon
    Commented Apr 5, 2021 at 6:34
  • Oops I forgot to specify that it is the valheim dedicated server bin that I'm trying to run. This is for a headless pi.
    – Shodan
    Commented Apr 5, 2021 at 21:22