limit kernel memory

This commit is contained in:
Brian Seymour 2018-09-21 00:20:07 -05:00
parent 563b2610d1
commit 9f9d56ef2e
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ docker run \
--network none \
--cpus=".5" \
--ulimit nproc=4:4 \
--kernel-memory 4m \
--rm \
-v $abs:/$file:ro \
-v $dir/executors/python2:/executor_python2:ro \