Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

waja/docker-bombardier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Bombardier

Build Status Docker Build Status GitHub tag

Builds a docker image with the bombardier ready to run.

Running

  • run the docker container with:
docker run --rm -it waja/bombardier --help 

Building

make build

Get a shell in a running container

make shell