Sign inSign up

zilman/wrk

By zilman

Updated about 9 years ago

Alpine based image with curl and WRK for HTTP Benchmarking and reporting results to remote endpoint

Image
0

2.3K

zilman/wrk repository overview

Usage

To try it out, simply pass a URL:

docker run -e URL="http://google.com" zilman/wrk

runner.sh is a simple wrapper around the wrk command.

Pass enviorment variables to override any of the defaults:

  • DURATION
  • CONNECTIONS
  • THREADS
  • TIMEOUT

Summary results are curl'd to an endpoint as defined in the included lua script. Set your own location by exporting PUSHGATEWAY.

Tag summary

Content type

Image

Digest

Size

4.4 MB

Last updated

about 9 years ago

docker pull zilman/wrk