itzg/docker-minecraft-bedrock-server

Raspi 4 Support?

gnimor opened this issue · 2 comments

gnimor commented

I am not sure about the current state. I have read that initially there was no support for Raspi4 - but the issue seemed fixed. When running docker command I still get: "docker: no matching manifest for linux/arm/v7 in the manifest list entries"
So I assume that this is still not working? Is there any kind of workaround?

itzg commented

The multi-archicture image includes linux/arm64, but I believe yours is running a 32-bit kernel.

The raspberry pi 4 can currently run a bedrock server. I have been running mine with little issues so far. I am also using docker compose to run it.