strider icon indicating copy to clipboard operation
strider copied to clipboard

Runs VMs, bakes Images. Now maintained at https://github.com/jcftang/strider

Results 4 strider issues
Sort by recently updated
recently updated
newest added

This is just enough glue to use vagrant as a backend for testing things locally.

--auto-teardown will remove the instance if successfully baked and only works with --bake. We should add a flag --teardown-requires-success which only tears down the baking machine if it was successful,...

Add a CLI option that outputs the AMI ID so Jenkins can easily slurp it up.