Sign inSign up

funkygibbon/siege

By funkygibbon

Updated almost 9 years ago

Siege version 4.0.4 on bitnami/minideb:jessie

Image
0

6.8K

funkygibbon/siege repository overview

Siege in Docker

Yet another docker siege implementation.

Created because I couldn't find a current version docker siege on the hub.

Yep, it's huge: 255MB for siege. Could probably use a multi-build optimisation or two.

$ docker run --rm funkygibbon/siege siege --version
New configuration template added to /root/.siege
Run siege -C to view the current settings in that file
SIEGE 4.0.4

Copyright (C) 2017 by Jeffrey Fulmer, et al.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.

Usage

Just like you would any other siege:

docker run --rm -t funkygibbon/siege -c 50 -t 60s -b --no-parser https://google.com

Tag summary

Content type

Image

Digest

Size

35.7 MB

Last updated

almost 9 years ago

docker pull funkygibbon/siege