mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 04:26:28 +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 \
|
||||
--network none \
|
||||
--cpus=".5" \
|
||||
--ulimit nofile=64:128 \
|
||||
--ulimit nproc=8:16 \
|
||||
--rm \
|
||||
-v $abs:/$file:ro \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue