549 B
549 B
images/minecraft
runs a miencraft server, very cool
volumes
- /data stores the minecraft server files
environment
- MC_TYPE can be
vanilla
,paper
,waterfall
,velocity
,folia
,fabric
, orforge
- MC_VERSION is the minecraft version [
latest
,snapshot
,<version>
]
extra environment variables include
- PAPERMC_BUILD
- FABRIC_LOADER
- FABRIC_INSTALLER
- FORGE_VERSION [
recommended
,latest
,<version>
]
jvm configuration
- JVMARGS - overwrites the default jvm args
- MEMORY - sets the jvm memory amount (default 1G)