Skip to content

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

Notifications You must be signed in to change notification settings

William-Yeh/docker-hey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Hey

Circle CI Build Status

Summary

Repository name in Docker Hub: williamyeh/hey

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

Configuration

This docker image contains the following software stack:

  • Alpine 3

  • Hey

Total image size is less than 20 MB.

Dependencies

History

  • 1.1 - Change from boom to hey with respect to original repo.
  • 1.0 - Initial release.

Installation

$ docker pull williamyeh/hey

Usage

Show usage

$ docker run --rm williamyeh/hey

Typical example

$ docker run --rm  williamyeh/hey  \
      -n 1000 -c 100 https://google.com

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published