FROM itzg/minecraft-server:java21 ENV EULA=TRUE ENV TYPE=NEOFORGE ENV VERSION=1.21.1 ENV MEMORY=8G COPY mods/ /mods/ EXPOSE 25565/tcp VOLUME /data