Sign inSign up

cikupin/benchmark-tools

By cikupin

Updated almost 9 years ago

Web benchmarking tools (ApacheBench & wrk) docker image

Image
0

373

cikupin/benchmark-tools repository overview

Homepage: (https://github.com/cikupin/docker-benchmark-tools) Where to file issues: (https://github.com/cikupin/docker-benchmark-tools/issues)

Table of contents

Installation

To use this image, you may choose one of these steps: build image from Dockerfile or pull docker image from docker hub.

1. Build image from Docker file

First, clone Dockerfile from this github repository:

https://github.com/cikupin/docker-benchmark-tools

Then build the image by using this command:

docker build -t cikupin/docker-benchmark-tools:latest .
2. Pull docker image from docker hub

If you don't want to build the image manually, you can pull it from my docker hub repository.

docker pull cikupin/benchmark-tools

Usage

To run this images, type this command:

docker run --rm -it cikupin/docker-benchmark-tools:latest /bin/ash

Tag summary

Content type

Image

Digest

Size

4.9 MB

Last updated

almost 9 years ago

docker pull cikupin/benchmark-tools