Docker compose Minecraft Bedrock Server:
- Docker image:https://hub.docker.com/r/itzg/minecraft-bedrock-server
- Github docker image project: https://github.com/itzg/docker-minecraft-bedrock-server
- Creting
.env
file.
cp .env.example .env
- Adding server configuracion.
Edit the .env
file with your custom configuration.
This project use the https://hub.docker.com/r/itzg/minecraft-bedrock-server docker image so you can use the same enviroment configurations.
- Running server.
In the project root path execute:
./start.sh