sickcodes 4 years ago committed by GitHub
parent 9af868d0d1
commit f6e0bfa202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -208,7 +208,8 @@ RUN git clone --recurse-submodules --depth 1 --branch "${BRANCH}" "${REPO}"
ENV ADDITIONAL_PORTS=
# dynamic RAM options for runtime
ENV RAM=max
ENV RAM=3
# ENV RAM=max
# ENV RAM=half
RUN touch Launch.sh \

Loading…
Cancel
Save