alpine/bombardier

Sponsored OSS

By alpine

Updated over 1 year ago

Auto-trigger docker build for bombardier when new release is announced

Image
28

10M+

alpine/bombardier repository overview

If enjoy, please consider buying me a coffee.

DockerHub Badge

alpine/bombardier

Auto trigger with latest release and build a docker image with the bombardier ready to run.

Running
$ docker run --rm -it alpine/bombardier --help

$ docker run -ti --rm alpine/bombardier -c 200 -d 10s -l http://www.google.com
Bombarding http://www.google.com for 10s using 200 connections
[============================================================================================================] 10s
Done!
Statistics        Avg      Stdev        Max
  Reqs/sec       317.90     139.54     811.33
  Latency      614.37ms   147.09ms      1.81s
  Latency Distribution
     50%   613.75ms
     75%   639.65ms
     90%   707.76ms
     99%      1.20s
  HTTP codes:
    1xx - 0, 2xx - 0, 3xx - 3359, 4xx - 0, 5xx - 0
    others - 0
  Throughput:   256.01KB/s
The Processes to build this image
  • Enable Travis CI cronjob on this repo to run build daily on master branch
  • Check if there are new tags/releases announced in flake8 via Github REST API
  • Match the exist docker image tags via Hub.docker.io REST API
  • If not matched, build the image with latest version as tag and push to hub.docker.com

Tag summary

Content type

Image

Digest

sha256:7be639b28

Size

7.7 MB

Last updated

over 1 year ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

538

Last week