Sign inSign up

yokogawa/siege

By yokogawa

Updated almost 11 years ago

docker image for siege(benchmarking utility).

Image
17

5M+

yokogawa/siege repository overview

Docker Image for Siege

How to use.

setup
$ git clone https://github.com/yokogawa-k/docker-siege.git
$ cd docker-siege
$ docker build -t yokogawa/siege .
help
$ docker run --rm -t yokogawa/siege

If you use ./run script.

$ ./run
Performance test
$ docker run --rm -t yokogawa/siege -d1 -r10 -c25 example.com

If you use ./run script.

$ ./run -d1 -r10 -c25 example.com
use bash
$ ./run bash

fig

$ fig up -d
$ fig logs

Tag summary

Content type

Image

Digest

sha256:0cf748663

Size

63.1 MB

Last updated

almost 11 years ago

docker pull yokogawa/siege