This is a docker container to launch and run the Official Minecraft Bedrock Edition Server released my Microsoft and Mojang. It's vanilla and contains no add-ons or special server tools.
- Download the file minecraft_launcher.sh
- Edit the "base_dir" to where you'd like your server info stored
- Edit the server properties to your liking
- Run the following:
./minecraft_launcher.sh --start <server name>
Simply run to upgrade to a newer version:
./minecraft_launcher.sh --upgrade <server name>
- There are many forks of this project but this is the original.
- This repo is fully automated.
- When there is a new release, this repo will auto update and rebuild the image within 30 minutes.
- Docker Hub - This container image on Docker Hub.
- GitLab - My GitLab Repo.
- GitHub - My GitHub Repo.
- Minecraft Bedrock Server - Official page from MicroSoft and Mojang for the Bedrock Server.
- Server Properties - Wiki page to help you configure your server.