updates/java memory testing
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
FROM fithwum/debian-base:bullseye
|
||||
LABEL maintainer "fithwum"
|
||||
|
||||
# Environment Variables
|
||||
ENV ACCEPT_EULA=""
|
||||
ENV GAME_PORT=""
|
||||
ENV MC_VERSION=""
|
||||
ENV XMX=""
|
||||
ENV XMS=""
|
||||
ENV XMN=""
|
||||
|
||||
# URL's for files
|
||||
ARG INSTALL_SCRIPT=https://gitlab.fithwum.tech/fithwum/minecraft/-/raw/master/testing/install_script.sh
|
||||
|
||||
Reference in New Issue
Block a user