Replies: 1 comment
-
Yes. Use what's referred to as a "bind mount" to mount a host directory to the container's /data path https://docker-minecraft-server.readthedocs.io/en/latest/data-directory/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to ask if it is possible to write the world data on a directory outside of the container so you dont have to sudo into it to change playerdata or something. I know you can clone an existing world directory into the container but I don't know it it is possible to clone it from the container into another directory
Beta Was this translation helpful? Give feedback.
All reactions