mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-07 18:56:26 +02:00
nofile limit
This commit is contained in:
parent
dca717832e
commit
3e82e025ac
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ docker run \
|
||||||
-m 64m \
|
-m 64m \
|
||||||
--network none \
|
--network none \
|
||||||
--cpus=".5" \
|
--cpus=".5" \
|
||||||
|
--ulimit nofile=64:128 \
|
||||||
--ulimit nproc=8:16 \
|
--ulimit nproc=8:16 \
|
||||||
--rm \
|
--rm \
|
||||||
-v $abs:/$file:ro \
|
-v $abs:/$file:ro \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue