increase max ram
This commit is contained in:
parent
7d299a6a2b
commit
9919260510
|
@ -49,7 +49,7 @@ case "$lang" in
|
|||
esac
|
||||
|
||||
docker run \
|
||||
-m 16m \
|
||||
-m 64m \
|
||||
--network none \
|
||||
--cpus=".5" \
|
||||
--ulimit nproc=8:16 \
|
||||
|
|
Loading…
Reference in New Issue