ConnorGraham / Minecraft-Nintendo-Switch-Private-Server

129 stars 23 forks source link

Use third-party docker image for bedrock server #8

Open eschwartz opened 3 years ago

eschwartz commented 3 years ago

I was not able to get the docker-compose config in ./minecraft working as is. I was able to use this setup, though, running the docker image from itzg/minecraft-bedrock-server.

Updated this docker-compose file to use itzg/minecraft-bedrock-server.

This also relieves this repo of the burden of having to maintain that server setup, upgrade to new versions, etc.

And should resolve #4

abrigante1 commented 3 years ago

This fork also seemed to solve my issue with the dns getting stuck on starting webmin -- thanks!