docker-minecraft-bedrock-server icon indicating copy to clipboard operation
docker-minecraft-bedrock-server copied to clipboard

Raspi 4 Support?

Open gnimor opened this issue 2 years ago • 2 comments

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?

gnimor avatar Oct 02 '23 10:10 gnimor

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

itzg avatar Oct 02 '23 12:10 itzg

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.

PatMitchell-Tech avatar Jul 07 '24 04:07 PatMitchell-Tech