Sign inSign up

williamyeh/boom

By williamyeh

Updated almost 8 years ago

A minimal Docker image for boom - HTTP(S) load generator, ApacheBench replacement, written in Go.

Image
2

10K+

williamyeh/boom repository overview

Docker-Boom

Build Status

Summary

Repository name in Docker Hub: williamyeh/boom

This repository contains Dockerized boom, published to the public Docker Hub via automated build mechanism.

Configuration

This docker image contains the following software stack:

  • Alpine 3

  • Boom

Total image size is less than 20 MB.

Dependencies
History
  • 1.0 - Initial release.

Installation

$ docker pull williamyeh/boom

Usage

Show usage
$ docker run --rm williamyeh/boom
Typical example
$ docker run --rm  williamyeh/boom  \
      -n 1000 -c 100 https://google.com

Tag summary

Content type

Image

Digest

Size

4.8 MB

Last updated

almost 8 years ago

docker pull williamyeh/boom