mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
limit kernel memory
This commit is contained in:
parent
7907c89d06
commit
d4b6d02325
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ docker run \
|
|||
--network none \
|
||||
--cpus=".5" \
|
||||
--kernel-memory 1m \
|
||||
--kill-children-on-exit \
|
||||
--rm \
|
||||
-v $abs:/$file:ro \
|
||||
-v $dir/executors/python2:/executor_python2:ro \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue