Skip to content

1.15.0

Compare
Choose a tag to compare
@TyberiusPrime TyberiusPrime released this 05 Dec 16:36
· 87 commits to main since this release

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.