mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 13:06:27 +02:00
increase max ram
This commit is contained in:
parent
7d299a6a2b
commit
9919260510
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ case "$lang" in
|
|||
esac
|
||||
|
||||
docker run \
|
||||
-m 16m \
|
||||
-m 64m \
|
||||
--network none \
|
||||
--cpus=".5" \
|
||||
--ulimit nproc=8:16 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue