1.15.0
Introduce 'while_run_outside' to complement pre/post_run_outside on [commands].
Basically, this allows you to spawn a script while your container
is running, for example if you want to take time based snapshots.
The script get's killed once the container ends.