nimmis / docker-spigot

A docker container with spigot, builds spigot.jar on first start
175 stars 82 forks source link

Invalid initial heap size: -Xms #14

Closed Kianda closed 7 years ago

Kianda commented 7 years ago

root@kianda-vps:~# docker exec 9276bf483cdf mc_log Abort with CTRL-C Invalid initial heap size: -Xms Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.

How can I fix this? Thanks!

nimmis commented 7 years ago

Fixed, was a bug when MC_MINMEM was not defined. do a docker pull nimmis/spigot and try again and everything should work