docker-minecraft-bedrock-server

Minecraft Bedrock Edition Server Docker Compose template.

Run

docker-compose up

Server will be available at localhost:19132

Restoring Backups

docker-compose stop
cd ./survival/worlds/<WORLDNAME>
rm -rf *
unzip ./backups/<WORLDNAME>-<TIMESTAMP>.mcworld

Docs

Read more about Docker images used in the template: