/docker-hey

Docker image for Hey! a HTTP(S) load generator, ApacheBench (ab) replacement, written in Go

OtherNOASSERTION

Build Status

About this Repo

Docker image for the hey http loadtest tool.

Installation

$ docker pull vect0r/hey

Usage

Show usage

$ docker run --rm vect0r/hey

Example

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