This repository contains Dockerfile of wrk for Docker's trusted build published to the public Docker Registry.
-
Install Docker.
-
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
)
docker run -i -t --rm klaemo/wrk