Skip to content

klaemo/docker-wrk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

Wrk (HTTP benchmarking tool) Dockerfile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages