klaemo/wrk

By klaemo

Updated almost 7 years ago

Wrk (HTTP benchmarking tool)

Image
1

4.5K

Wrk (HTTP benchmarking tool) Dockerfile

This repository contains Dockerfile of wrk for Docker's trusted build published to the public Docker Registry.

Dependencies
Installation
  1. Install Docker.

  2. Download trusted build from public Docker Registry: docker pull klaemo/wrk

    (alternatively, you can build an image from Dockerfile: docker build -t="klaemo/wrk" github.com/klaemo/docker-wrk)

Usage
docker run -i -t --rm klaemo/wrk

Docker Pull Command

docker pull klaemo/wrk