Minecraft cross-platform (Bedrock edition) for Docker & Kubernetes
100K+
Bedrock Dedicated Server (Alpha) allows you to play similarly to Realms but hosted by yourself. It means you can use it cross-platform between your Windows, Xbox One, iOS, Android and other devices. Unfortunately Nintendo Switch client can't connect to personal server because you can't manually add a server. Java version not compatible, use other kind of server for that purpose.
This image is optimized for Kubernetes to inject server.properties as volume from ConfigMap.
https://github.com/scndel/minecraft-bedrock
Just run a default config:
docker run -d -p 19132:19132/udp --name minecraft-bedrock scndel/minecraft-bedrock
Default mode is Survival Easy.
Then just add your docker host IP or url & port 19132 in tab 'servers' of your Minecraft Bedrock client
Some commands to setup server can be sent from client (player) console who are operator , other have to be sent through the server container (attach interactive).
Mount directory /bedrock/worlds to persist your world accross updates (or anything which could happen so do it !)
Mount /bedrock/properties/server.properties with your own server.properties file.
TODO public repository with ConfigMap template
Content type
Image
Digest
sha256:b492d1b03…
Size
140.2 MB
Last updated
about 1 year ago
docker pull scndel/minecraft-bedrock