Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

nothub/nomifactory-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation


Usage

echo "eula=true" > eula.txt
docker run -it --rm -e "MEMORY=3G"                          \
  -v "${PWD}/eula.txt:/opt/nomi/eula.txt"                   \
  -v "${PWD}/server.properties:/opt/nomi/server.properties" \
  -v "${PWD}/whitelist.json:/opt/nomi/whitelist.json"       \
  -v "${PWD}/world:/opt/nomi/world"                         \
  "n0thub/nomifactory"

TODO

  • eula flag
  • whitelisting