Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 726 Bytes

runner-flags.md

File metadata and controls

18 lines (12 loc) · 726 Bytes

Runner flags

The local:dockerrunner accepts flags on the command-line which can modify its behavior. The chart below shows available options:

In order to pass a command-line flag, add the option --run-cfg followed by any of the following options:

github

parameter explanation
keep_containers specify whether containers should be removed after execution
log_level specify the logging verbosity
no_start if set, containers will be created but not executed
background if set, the output of containers will not be displayed
ulimits override ulimits applied to docker containers