A minimal Docker image for Hey - HTTP(S) load generator, ApacheBench (ab) replacement
100K+
Repository name in Docker Hub: williamyeh/hey
This repository contains Dockerized hey, published to the public Docker Hub via automated build mechanism.
This docker image contains the following software stack:
Alpine 3
Hey
Total image size is less than 20 MB.
$ docker pull williamyeh/hey
$ docker run --rm williamyeh/hey
$ docker run --rm williamyeh/hey \
-n 1000 -c 100 https://google.com
Content type
Image
Digest
Size
7.5 MB
Last updated
about 7 years ago
docker pull williamyeh/hey