Closed TippyLion28 closed 8 months ago
I think you have to add the environment variable from the "Skip permission change step" in the read me https://github.com/mtoensing/Docker-Minecraft-PaperMC-Server/blob/latest/README.md#skip-permission-change-step
It was a while since I looked at this, but I remember trying the environment variable and that did not work - The server did not start due to permission issues.
Hi,
My compose file looks like this:
I am running the container in rootless mode. The server files get created under a UID of 100999:
I can't write to these files without root. Is this expected? Am I doing something wrong? Hope somebody can help me here :)
Really nice project! Makes setting up papermc servers so fast and simple especially with compose :)))