mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-03-09 15:39:58 +00:00
parent
9af868d0d1
commit
f6e0bfa202
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue