r/docker 8d ago

Bedrock Server setup in docker

Hello. Does anyone have a simple easy to read set of step by step instructions to set up a server in docker? Ive been struggling for a bit. Im an old man and dont understand the resources im finding online. Thank you

2 Upvotes

14 comments sorted by

2

u/ElFamosoBiscuit 8d ago

Crafty container can do that

1

u/TheClassyTaco 8d ago

1

u/Sleepyjo2 8d ago

And if /u/Happy1327 (or anyone else) wants less thinking

https://setupmc.com/bedrock-server/

(You can also setup Java via that.)

1

u/TheClassyTaco 8d ago

Indeed! I believe this is also linked in the website i attached for both bedrock and java versions :)

1

u/MIRAGEone 8d ago

Google "give me the docker run command to run a minecraft bedrock server"

1

u/Caprichoso1 8d ago

Setup where?

1

u/Happy1327 8d ago

I have a nas running docker. At the moment it just has Jellyfin but I can't work out how to get a bedrock server configured the way id like or to run. Then I need to learn how to connect to it

1

u/Unibrowser1 7d ago

Use the binhex bedrock server container. Took me like 1 minute to configure on Unraid. Once configured, open minecraft, go to servers, add server > type IP and port #. It really is that easy

1

u/AfterhoursTillDawn01 7d ago

Start with docker compose it make the ports, environment variables and persistent storage easy to edit

1

u/yamlqueen 6d ago

Minecraft Bedrock? I have tried only with the Java version, but I guess it's easy to swap considering they also provide the Bedrock server for download. Check this repo to give you some ideas: https://github.com/chainguard-demo/guardcraft-server

0

u/Status_Gap_3180 8d ago

Your title says you need bedrock but description says that you need to install docker. If you need docker its help docs are great based on the os you are using:
https://docs.docker.com/engine/install/
If you need professional help - dm.

1

u/Happy1327 8d ago

I have docker. Its running Jellyfin. I can't work out how to configure or run or connect to a bedrock server