limit kernel memory

This commit is contained in:
Brian Seymour 2018-09-21 00:10:26 -05:00
parent 7907c89d06
commit d4b6d02325
1 changed files with 0 additions and 1 deletions

View File

@ -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 \