Christian Faßbender

Results 16 comments of Christian Faßbender

another problem with my docker-compose script I get an error , how I can solve it? There is an error in the yaml syntax: YAMLSyntaxError: Invalid escape sequence \: https://pastebin.com/FwBe3pGq

> [Manual Downloads](https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/mod-platforms/auto-curseforge/#manual-downloads) > > Look at the example. Though if your using `docker run` you'll need to use the `-v` option to mount `/downloads`. thanks I solved that

> You can't use the raw server.properties in the environment section. Please check the documentation on how to set each item. I Solved it but now I have the problem...

sorry my English isn't the best to search in the docs. can I add environment values to the container like? -e MEMORY="128G" -e JVM_XX_OPTS="-XX:MaxRAMPercentage=75" -m 128G I separate the environments...

> I'd say keep it simple and use specific limits rather than percentage based. Since I assume you're initially using a compose file, replace > > ``` > JAVA_OPTS: "-Xms16G...

both (one and two) containers got this error