docker-minecraft-bedrock-server icon indicating copy to clipboard operation
docker-minecraft-bedrock-server copied to clipboard

Lost data if shutdown and restart?

Open furynightwing opened this issue 1 year ago • 2 comments

Hello, I created a Minecraft server based on the example docker-compose.yml and specified the storage as a docker volume that i had created.... then I shutdown the server to make some changes and maintenance it and when i restarted it my MC world was gone! How do I get docker to save my Minecraft world so that even if i reboot or stop the server my world wont be erased?

furynightwing avatar Jan 30 '24 03:01 furynightwing

@itzg pls help

furynightwing avatar Jan 30 '24 03:01 furynightwing

Container stop should trigger the server to gracefully stop. Can provide your container configuration and exact command you used to stop and restart the container?

itzg avatar Jan 30 '24 04:01 itzg