Unlimited Memory?
#2789
-
Hi, is it possible to allocate unlimited ram (memory) with the -e MEMORY tag? |
Beta Was this translation helpful? Give feedback.
Answered by
itzg
Apr 24, 2024
Replies: 1 comment
-
That's really a general Java question https://stackoverflow.com/questions/39717077/how-do-i-start-a-jvm-with-unlimited-memory This section includes a note about using percentage calculated heap init/max sizing with this image https://docker-minecraft-server.readthedocs.io/en/latest/configuration/jvm-options/#memory-limit |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Heywaht
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's really a general Java question
https://stackoverflow.com/questions/39717077/how-do-i-start-a-jvm-with-unlimited-memory
This section includes a note about using percentage calculated heap init/max sizing with this image
https://docker-minecraft-server.readthedocs.io/en/latest/configuration/jvm-options/#memory-limit