Minecraft Bedrock Server image based on Alpine Linux (not yet)
This image automate run official server binary.
$ docker run \
-v /your_minecraft_path:/data \
-v /your_log_path:/logs \
-p 19132:19132/udp \
-p 80:80/tcp \
-d bulzipke/minecraft
Minecraft Bedrock Server image based on Alpine Linux (not yet)
This image automate run official server binary.
$ docker run \
-v /your_minecraft_path:/data \
-v /your_log_path:/logs \
-p 19132:19132/udp \
-p 80:80/tcp \
-d bulzipke/minecraft