Open russmiles opened 7 years ago
Based on the discussion that closed #3 this seems like an effective stressor packaging strategy, at least early-on.
Investigate using this library: https://github.com/apocas/dockerode
So far we have a simple stressor that's packaged as a docker image here: https://github.com/antifragilesoftware/silly-stressor
Next step is to extend the CLI to be able to download and run that image if Docker is present on the host machine.
Relies on outcomes from issue #3