Geoff Bourne

Results 719 comments of Geoff Bourne

Thanks for pointing that out. It looks like a lot of the tuning and benefits come from the kernel layer, in which case the container's use of their base image...

Wrong repo. I'll move this to the right place but you need to provide more information about what you tried. You're calling docker incorrectly but can't provide any advice without...

Specifying Windows absolute paths is always a little tricky. Make sure to use backslashes like shown in this answer https://stackoverflow.com/a/72578357/121324 Better yet, I recommend switching to using a compose file...

Something about the command line parsing is not liking your command. The colon from the Windows path without a backslash is likely the culprit.

No, it's Docker either way. What is the latest command you're trying on QNAP?

Here's a diagram I had created to help visualize the port mappings https://github.com/itzg/docker-minecraft-server/blob/master/notes/container-network-namespaces.drawio.png

Can you set the environment variable `DEBUG` to "true" and provide those logs?

The proxy does not seem to be fully functional. It seems to have correctly handled https://launchermeta.mojang.com/mc/game/version_manifest.json but then is not handling the URL reported in the logs you posted. Please...

To make sure I understand correctly, you would like to have the synchronization and interpolation features of the "/plugins" mechanism, but with the ability to source from several directories instead...

The modpack probably got upgraded and new mods were required.