Sign inSign up

williamyeh/hey

By williamyeh

Updated about 7 years ago

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

Image
1

100K+

williamyeh/hey repository overview

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

Tag summary

Content type

Image

Digest

Size

7.5 MB

Last updated

about 7 years ago

docker pull williamyeh/hey