Skip to main content
8 events
when toggle format what by license comment
Apr 6, 2021 at 17:32 comment added amon @Shodan That's a bit less insane, but still won't get you a satisfactory experience. You could try putting your Raspi's dockerd into experimental mode, then docker run --platform=amd64 ... which should use the QEMU emulator. I'd strongly suggest renting a cheap VPS instead, or finding an old x86 laptop you can repurpose as a server.
Apr 5, 2021 at 21:22 comment added Shodan 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.
Apr 5, 2021 at 6:34 comment added amon @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.
Apr 4, 2021 at 20:08 comment added Shodan 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)
Aug 9, 2019 at 12:09 comment added amon @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.
Aug 9, 2019 at 11:34 comment added Timothy Wong But if I Qemu an x86_64 on arm32 I'm sort of asking for trouble right?
Aug 9, 2019 at 11:33 vote accept Timothy Wong
Aug 9, 2019 at 8:37 history answered amon CC BY-SA 4.0