Skip to content

antifragilesoftware/silly-stressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silly-stressor

Exploration of a Docker-Packaged stressor.

Prerequisites

You will need Docker installed. For example, on a Mac consider installing Docker Community Edition for Mac.

Run using Docker from pre-packaged Docker Image

To execute the current build of this stressor:

> docker run -it --rm --name my-silly-stressor antifragilesoftware/silly-stressor:initial

Build image

Execute the following to build the docker image locally for this stressor:

> docker build -t antifragilesoftware/silly-stressor .

Run using Docker from build image

> docker run -it --rm --name my-silly-stressor antifragilesoftware/silly-stressor

About

Exploration of a Docker-Packaged stressor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published