This commit is contained in:
2023-11-13 05:59:09 -08:00
parent f1f7db6c7a
commit fd75feed78
6 changed files with 12 additions and 12 deletions

View File

@@ -5,9 +5,9 @@ LABEL maintainer "fithwum"
ENV ACCEPT_EULA=""
ENV GAME_PORT=""
ENV MC_VERSION=""
ENV XMX=""
ENV XMS=""
ENV XMN=""
ENV XMX_SIZE=""
ENV XMS_SIZE=""
ENV XMN_SIZE=""
# URL's for files
ARG INSTALL_SCRIPT=https://gitlab.fithwum.tech/fithwum/minecraft/-/raw/master/testing/install_script.sh